Modular controller, usable with any actor and almost any collider. Create almost any locomotion system, including parkour, climbing, swimming, grappling hook, combat system, etc... and get it replicated over the network. Fine-tune or override the modular controller's logic with several function exposed to blueprint. Take a look at the provided example level, state modules and action module made both in C++ and Blueprint as guide.