Commit Graph

7 Commits

Author SHA1 Message Date
99f515f868 Style changes to make c++ conversion easier later. 2023-01-13 13:09:18 +01:00
7388234a6e Fix issues. 2023-01-13 11:02:01 +01:00
Josh Anthony
f615a183ea
Stop agents from processing if the scene tree is paused (#57) 2021-12-14 12:34:27 -05:00
Josh Anthony
22dc7c751a
Stop agents from processing when they are outside of the scene tree (#55) 2021-09-02 10:44:08 -04:00
Francois Belair
53cad0f660 Fix angular velocity clamped to accel 2021-06-14 20:26:31 -04:00
volzhs
5b5ca11b03
Fix global_position for KinematicBody3DAgent (#52)
Use `global_transform.origin` instead of `global_position`
2021-06-07 23:24:36 -04:00
Francois Belair
16cc3efb43 Bring demos back in. Remove refs to demos repo.
Fixes #45
2020-08-23 12:25:09 -04:00