ducttape / ducttape-engine

Ducttape Engine - A universal game engine

Home Page:http://ducttape-dev.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Think about/implement controllers

svenstaro opened this issue · comments

There will ultimately be all kinds of controllers (AI, follow track, behavior, kinematic, player). We have to develop a common and useful system to accommodate all these.

Depends on #128.