Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,907

    Re: Help with Battle system?

    For what it's worth, I believe the other problem was that you had your if statements reversed: you were checking player health before allowing the monster to attack, which did not check the monster's...
  2. Replies
    4
    Views
    1,907

    Re: Help with Battle system?

    What happened when you stepped through this with a debugger, or at least added some more print statements to figure out what's going on?

    Hint: What are you checking in the if statements inside...
Results 1 to 2 of 2