MovementManager.CurrentMoveTo.Type is always none?
I have a path that goes underwater when dead, the points have the "Swimming" type in the list of vectors but when checking MovementManager.CurrentMoveTo.Type the type is "None".
I think this is probably why it isn't going underwater? and if not it would still be useful to have MovementManager.CurrentMoveTo.Type set so that I can add a MovementManager.GoUnderWater(); when the type is "Swimming".
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now