ucsd-cse125-sp24 / group5

A character-based ability shooter 2v2 heavily inspired by Four Seasons
https://cse125.ucsd.edu/2024/cse125g5
6 stars 0 forks source link

added functionality but cannot test because potato #75

Closed Metarus closed 3 weeks ago

Metarus commented 4 weeks ago

DON'T ACTUALLY MERGE THIS UNTIL IT IS TESTED I cannot test because my computer is absolute dog water, but if you shoot someone, they should be frozen in place for a second. If this is too short to test, EventHandler.cpp line 70 is: targetStatus.movementSpeedTicksLeft = 30; change 30 to whatever number of gameticks is sufficient to test.