Hello! Please, how to make movement on a grid with step 32px
Tile/Grid movement - LINK in the how do I FAQ.
Thanks, I don't speak english, I use translator Google. As it is possible to make movement as Grid Movement in Construct classic.
I have looked at example QuickGridMovement, smooth transition to other cage is necessary to me.
Check out other items in the section "Moving object" in the FAQ.
In all examples sprite a teleport how to make smooth moving on cages.
This topic presents an automated movement (not teleporting).
You'd have to adapt it so that instead of expecting for a mouse click, you give as target the coordinates of the next "cage" (cell).
It is an example that is shown in the FAQ.
Yes, I with you agree, it is possible to replace management of the mouse of buttons, in this case it is necessary to move each time to press the button.
Develop games in your browser. Powerful, performant & highly capable.
Hello! I have solved this problem, thanks for the help with search of necessary examples. Now movement precisely corresponds GridMovement as in Construct classic.
Example: http://dl.dropbox.com/u/50657347/GridMove.capx