godot_aerodynamic_physics
godot_aerodynamic_physics copied to clipboard
Godot Aerodynamic Physics
For Godot Asset Library downloads.
- Ensure that addon files are installed inside
res://addons/godot_aerodynamic_physics
Manual Installation
- Download and un-zip files.
- Place the
godot_aerodynamic_physicsfolder inside your project'saddonsfolder. - Enable plugin in project settings
Project > Project Settings > Plugins - Reload project.
Usage
Tutorial available here
- Add an
AeroBody to your scene, and add one or more
AeroInfluencer3D derived classes as children, adjust settings to change the characteristics.
Development Direction
- Different Aero shapes (Sphere, Box, Cylinder, Plane)
- Preset airfoil profiles
- AeroBody performance profiling