Hi everyone! I'm very new to Unreal Engine and modding, so I'm still learning. I want to add a simple button to Satisfactory's build menu that lets players flip conveyors, splitters, and mergers by 180°.
Could someone please explain:
- How to add the button to the build menu UI? (Do I need to modify an existing widget or create a new one?)
- How to detect when it's clicked? (Which class or subsystem should I use to handle the input?)
Any simple explanations or examples would be really helpful!
Thanks so much for your patience and any help you can offer—I really appreciate it!