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

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

Task - Blow Bubble #121

Open jmorrow2 opened 5 years ago

jmorrow2 commented 5 years ago

Add script to player character that allows player to blow a bubble when the R button is pressed as long as the player has at least 30 mana

jmorrow2 commented 5 years ago

Task Test: Launch the game. Press the start button on the start screen to enter game play. Ensure that the wizard has a full mana bar. Press the R button on the key board and confirm that the wizard blows a bubble and also loses 30 mana from the blue onscreen mana bar, 30 mana will be 30% of the total size of the mana bar. Continually press R and ensure that the wizard continues to blow bubbles until the mana bar is at or below 30% of its original size, then confirm that the wizard is no longer able to blow bubbles until his mana bar regenerates above 30 mana.