I need to make my characters derived from actor, because i don’t need functionality that provides ACharacter(and another reasons), except Root motion
Code that provides root motion located in Character and CharacterMovementComponent modules.
I need to “copy” code that responsible for moving actor. But I don’t know where to begin unravel this clew.
I don’t need use anim montages, network replication. Only root component motion.
Can someone explain how it works about or reffer me to docs(that describe this process)?
Thanks
sorry for my bad english)