Sorry for posting again but I asked this a while back but never really got any feedback.
I am stuck on how to make a turn based game. Seams simple right?
Basics are player can move tile to tile but the enemies/NPCs get a move for each tile the player moves.
Player choses to move 5 tiles. Everything else moves 5 tiles correspondently. Tit for tat I guess you would say.
When combat starts it limits movement to one tile so the player takes a turn and the enemies or NPCs get one move.
When combat ends you can move multi tile but all the NPCs do as well.
Examples would be: Crown Trick, Stone Shard ect...
Seems so simple! But I need some help. Keep barking up the wrong tree.
Thanks