Video Tutorial/Demonstration (Coming soon)
Guide Document
The Rootmotion AI Movement adds the ability to automatically move all your characters without the need of a direct player input! Ever wanted to implement RootMotions animations to your enemies to give that realistic look? Well, now you can!
This plugin can automatically move your Character to point A to point B (or to an Actor) giving you full control over it.
To do this we use a new base Character Class, The RootMotionCharacter Class, it adds the basic functions needed and a lot of implementable events to control almost every movement event. You can safely change the base class of your already existing Characters to automatically implement those functions!