Hello Unreal developers.
I wondered about using multiple UCharacterMovementComponents for specific movements instead of having all character moves in a Player Controller file, like having a comment for walking, one for jumping, dashing ect. Would this be a good idea or a waste of time, and if you have done something similar in c++ for your projects? Whoever can chime in I am eternally grateful?