How to constraint an actor's movement to specific x and y coordinates? (Solved)
carlblanchet
Member Posts: 755
Hey all!
So I'm trying to have my actor be able to move around the scene and turn left or right to navigate but only on the specific x and y coordinates from a table.
Below I have a grid, and the idea is that the character can only move in the middle point between two lines. How could this be done?
Any help would be greatly appreciated, template, tutorial, anything.
Thanks!
So I'm trying to have my actor be able to move around the scene and turn left or right to navigate but only on the specific x and y coordinates from a table.
Below I have a grid, and the idea is that the character can only move in the middle point between two lines. How could this be done?
Any help would be greatly appreciated, template, tutorial, anything.
Thanks!
Comments
This Tshirtbooth Tutorial should help!
Chakku
http://www.deepblueapps.com/simple-grid-move/
http://www.youtube.com/watch?feature=player_embedded&v=aI7pI9zhfF0#!
Purchased! :P