gmuGADIG / Fruit-Punch

Unity game developed by GADIG at GMU, Spring 2024.
4 stars 0 forks source link

Bug: Suicidal Enemies #264

Closed dfelt617 closed 3 weeks ago

dfelt617 commented 1 month ago

Enemies will sometimes walk into bottomless pits, seemingly on their own (note the carrot that is not being grabbed/thrown)

https://github.com/gmuGADIG/Fruit-Punch/assets/89593593/7fc5f25c-1ddb-4c29-b73e-2b213c322245

Justin1L8 commented 3 weeks ago

pretty sure this was caused by navmesh surfaces not being updated. shouldn't be a problem anymore.