Hi! I’m working on a mod that uses a combinator-style building which opens a UI when pressing E. I want the UI to look like the native Satisfactory interface (dark background, orange buttons, close button ✕, etc.), but I’m building everything from scratch using UMG widgets — no SFUIKIT or templates.
If anyone has advice or examples (preferably without dependencies), I’d really appreciate it! Specifically looking for help with: • Suggested sizes/padding for SizeBox, Border, VerticalBox? • Typical colors used for buttons, text, backgrounds? • Is there any visual reference or style guide for matching the game’s UI?