godot-steering-ai-framework/project
Francois Belair fbb92e3593 Replace body with WeakRef of body to fix crashes
When a physics body was freed by queue_free or free, it was possible
for the physics update to still happen on the specialized agent. The
Null body then caused a crash.
2020-02-20 12:24:55 -05:00
..
assets Add project icon 2020-02-13 17:51:21 -06:00
demos Format the code using gdformat 2020-02-14 10:35:18 -06:00
src Replace body with WeakRef of body to fix crashes 2020-02-20 12:24:55 -05:00
default_env.tres Reorganize project 2020-01-12 10:16:37 -05:00
project.godot Add project icon 2020-02-13 17:51:21 -06:00
reference.json Update code reference for the 2.0.0 release. 2020-02-11 13:41:34 -06:00