Closed KiwiLT closed 9 months ago
Npcs got stuck due to not making the switch room coroutine again when it finished, as saving a coroutine as a Coroutine object never becomes null and just keeps the information. I now check if they have a switch room object with a bool. Should work now.
Description
NPCs now correctly spend the given amount of time in a room.
Setting up testing environment
Fix Review
Criteria:
Checklist
These checks should always be true for your pull request