mirror of
https://github.com/Relintai/godot-steering-ai-framework.git
synced 2024-11-14 04:57:19 +01:00
85784791ec
The agents auto-update themselves and can calculate their velocities. This keeps the user from having to create an update_agent function. It can also save the user from having to keep track of and update velocities at all by using the provided `apply_steering` method. Closes #15, closes #16 |
||
---|---|---|
.. | ||
Boundary.gd | ||
Player.gd | ||
Seeker.gd | ||
Seeker.tscn | ||
SeekFleeDemo.gd | ||
SeekFleeDemo.tscn | ||
Spawner.gd |