Overriding the default character controller for players with `ControllerManager` support

I’m trying to make my own character controller system and want to use the builtin ControllerManager instance for easy control over my system. Information is very light on the ControllerManager instance as well as the preexisting controller modules, however, which makes this real tough to do. Any help is appreciated.

1 Like