cse442-fall-2019-offering / 442projects-wizard-hack

442projects-wizard-hack created by GitHub Classroom
4 stars 2 forks source link

Task - Magic Fireball Damage #85

Closed jmorrow2 closed 5 years ago

jmorrow2 commented 5 years ago

Add scripts so that when a fireball strikes an enemy the enemy loses health.

jmorrow2 commented 5 years ago

Task Test: Launch the game. Press the start button on the start screen to begin gameplay. Locate an enemy character by navigating the game world with the directional keyboard keys. When you have located an enemy, face the player character towards the enemy and press the Q button on the keyboard to shoot a fireball at the enemy. Ensure that when the fireball hits the enemy character the enemy's health bar will decrease in size (the enemy takes damage).