NestorTejero / ES2016A

VideoJoc Curs Enginyeria Software 2016 - grup A de pràctiques (dijous)
https://nestortejero.github.io/ES2016A/
GNU General Public License v3.0
2 stars 0 forks source link

Fix enemy-gordo box collider and navmesh agent #183

Closed sdiaz7 closed 7 years ago

sdiaz7 commented 7 years ago

Current size of both components cause the enemy to ricochet when hitting impassable terrain. Non-critical bug: it damages enemy performance but does not cause the game to crash.

Definition of DONE: enemy-gordo eludes impassable terrain, preventing ricocheting.

sdiaz7 commented 7 years ago

The bug has been repaired by @Nerucius alongside the pull request #184 . Since the definition of done has been satisfied, I proceed to close the issue and move it to DONE.