Hi there,
I want to create a 2 player, turned based game/real time game.
What this means is, the game in itself is turn based. A player can only move when it is his turn. However, if the player is watching the game scene, this game scene is open, I would like the player to see the other players actions.
This, could be done live, but it could be done on a delay with information passed (ex. position moved to and path taken to get there).
What I am wondering is, a turned based game, less...
Newb: TurnBased, A Few Questions
I want to create a 2 player, turned based game/real time game.
What this means is, the game in itself is turn based. A player can only move when it is his turn. However, if the player is watching the game scene, this game scene is open, I would like the player to see the other players actions.
This, could be done live, but it could be done on a delay with information passed (ex. position moved to and path taken to get there).
What I am wondering is, a turned based game, less...
Newb: TurnBased, A Few Questions