ID:159917
Dec 21 2008, 4:05 pm
|
|
I've made a turn based combat system, but I'm looking to make it more interactive then it already it. I'm looking for ways to make it like you pick a skill, then your enemy picks one, then for example, if you choose punch and they choose block, they will block.(Under the right conditions.)
|
Dec 21 2008, 4:19 pm
|
|
It sounds like you want to take input from multiple players and then perform actions afterward. I'd suggest a simultaneous turn system. I have a library available if you're interested. It is currently being used in Occupied Forces, GrimTunnel, and my current project.
|
In response to ACWraith
|
|
Hmm, It looks nice, but looking for something more simple.
|