]> git.localhorst.tv Git - blank.git/commit
randomly spawn entities around the player
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 5 Aug 2015 16:31:16 +0000 (18:31 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 5 Aug 2015 16:44:52 +0000 (18:44 +0200)
commitaefc5482b27e3d259b6c9f3f1e4cdd9ef2e6a8d2
tree36d2642ea139ef3ca158505f2fb9dcfbb3acb7c0
parent79bff420037f150bd6efd2eef08bd06afafeb068
randomly spawn entities around the player

and remove those too far away
src/ai/RandomWalk.hpp
src/ai/Spawner.cpp
src/ai/Spawner.hpp
src/world/Entity.cpp
src/world/Entity.hpp