Need assistance changing direction on an animated actor
frank067
Member Posts: 56
I have an actor that move random on Position X forward and backwards and also animates, how do I change the direction of the animation to point the opposite direction when it move backward?
http://www.mediafire.com/download/3nqune713besij1/Face_direction_its_going.zip
Comments
If you use interpolate to move you can't get the actors motion linear although there is a work around to this.
If you use move like i have in the video below you can use image flip.
Hope this helps.
Darren.
Thanks for all the help you rock.