]> git.localhorst.tv Git - blank.git/commit
another type of entity controller
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 6 Aug 2015 16:41:46 +0000 (18:41 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 6 Aug 2015 17:51:20 +0000 (19:51 +0200)
commitc52405fad9c070e1370f852234c6eb723b52916c
tree1d33a73a4ec028274ed2cb172f4cd05b2514e89d
parent376fc1fca87fcdd22dabadf6d01d245ef8c3cedd
another type of entity controller

just to mix it up

also, I realy have to fix rotation, they're getting all deformed ^^
src/ai/Chaser.hpp [new file with mode: 0644]
src/ai/Controller.hpp [new file with mode: 0644]
src/ai/RandomWalk.cpp [deleted file]
src/ai/RandomWalk.hpp
src/ai/Spawner.cpp
src/ai/Spawner.hpp
src/ai/ai.cpp [new file with mode: 0644]