Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Autonomous agents related primitives. More...
Classes | |
class | ImageFlowField |
Flow field based on a texture. More... | |
class | RoundVehicle |
Vehicle with a round shape. More... | |
class | SimpleBoid |
Simple vehicle configured as a boid. More... | |
class | SimpleFlowField |
Simple flow field. More... | |
class | SimplePath |
Simple path for SimpleVehicle to follow. More... | |
class | SimpleVehicle |
Vehicle with force and steering. Tracks a target. More... | |
Autonomous agents related primitives.