Closed salolivares closed 8 years ago
Right now the game only properly supports one 'enemy' and hit detection for other 'enemies' does not work. A revamp of the hit detection function is necessary to have multiply enemies.
Relevant file - CountryRunnerJPanel.java: runnerHasCollided();
Point est. 250
Approved.
F16 CLOSED: Hit detection now covers all character types.
Right now the game only properly supports one 'enemy' and hit detection for other 'enemies' does not work. A revamp of the hit detection function is necessary to have multiply enemies.
Relevant file - CountryRunnerJPanel.java: runnerHasCollided();
Point est. 250