Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Close() method to IBehaviour to allow behaviours to cleanup when removed ↵ | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -0/+2 |
| | | | | | | or bot it disconnected. In this case, it is used to turn off jump when physics testing behaviour is removed. | ||||
* | Show behaviours of pCampbot bots in "show bots" and "show bot" console commands | Justin Clark-Casey (justincc) | 2013-09-03 | 1 | -0/+5 |
| | |||||
* | On pCampBot, add bot as a property on behaviours instead of passing it in ↵ | Justin Clark-Casey (justincc) | 2011-11-24 | 1 | -0/+49 |
every time |