Cameron-Sconza / RPGame-C-

C# Edition, Currently In Progress
0 stars 0 forks source link

Fighting Logic #1

Closed Cameron-Sconza closed 7 years ago

Cameron-Sconza commented 7 years ago

Make it Time/Initiative based, and show simple a progress bar to show how much longer until next turn available.

Requires Initiative Var for Monsters and Characters. Loops For Counting. Stopwatch seems to be the most effective.

Cameron-Sconza commented 7 years ago

Progress has been made, Created a separate testing app, and have a working initiative setup, but it is buggy