- Home /
Question by
andrii123 · Jul 03, 2015 at 01:55 PM ·
movement script
Fighting Streets of Rage style movement script
I don't know C# and can't wrap my head around it but I need a script for walking on a navmesh 2D X and Y. I have 4 animations: Left/Right Idle and Left/Right Walk, so the character would have to always face left or right and use sideways animation to walk vertically based on which side it is facing (presumably indicated by a bool). I don't know how difficult would it be to make such a script but if it's not then please help me.
Comment
Your answer
Follow this Question
Related Questions
Laggy Movement 1 Answer
Chopping Enemies in half. 1 Answer
Movement speed doesn't change with variable C# 1 Answer
Joystick movement getting stuck. Any Reason why? 0 Answers
How to make gameObject (moving in sin wave) reach target position? 1 Answer