anravalli / MonsterChase

A simple hunter/hunted game based on QT just to play around with behavior trees
GNU General Public License v3.0
1 stars 2 forks source link

Make class MonsterChase a singleton #22

Closed anravalli closed 5 years ago

anravalli commented 5 years ago

The game world should be accessible from any game entities included their behaviors.