#Turn/grid based movement

3 messages · Page 1 of 1 (latest)

viral onyx
#

Im trying to make a turn based game, where the player moves one tile at a time and the enemy does the same, and if the enemy touches you its a instant death, but the problem is i don't really know how to set that up at all Tried looking online but completely confused. i already made the sprites for it and the grids, but thats about it

viral onyx
#

update
I got movement working but now the player is moving in one directions, I can turn the player around, by clicking the keyboard but the player doesn’t stop and also the player supposed to move one tile at a time

surreal haven
#

show code