m-one-w / M1WEngine

Open source game engine built on pygame
MIT License
5 stars 1 forks source link

Grab clock from level manager in NPC patrol #91

Open owalk opened 7 months ago

owalk commented 7 months ago

Issue by owalk Tuesday Nov 28, 2023 at 20:15 GMT Originally opened as https://github.com/Sean-Nishi/M1Wengine/issues/231


patrol should not have it's own clock

owalk commented 7 months ago

Comment by Sean-Nishi Monday Dec 11, 2023 at 18:48 GMT


Patrol and Throw need access to LevelManager's clock Possible set_timer() method in NPC.