MulleDK19
(MulleDK19)
2
First of all. A controller is not a requirement. It’s part of the default game framework. If you want to go another way, you can.
Secondly, movement is already separated in the default framework. It goes into the movement component, not the player controller.