godot_aerodynamic_physics icon indicating copy to clipboard operation
godot_aerodynamic_physics copied to clipboard

Godot Aerodynamic Physics

drawing

For Godot Asset Library downloads.

  1. Ensure that addon files are installed inside res://addons/godot_aerodynamic_physics

Manual Installation

  1. Download and un-zip files.
  2. Place the godot_aerodynamic_physics folder inside your project's addons folder.
  3. Enable plugin in project settings Project > Project Settings > Plugins
  4. Reload project.

Usage

Tutorial available here

  1. Add an AeroBody3D icon AeroBody to your scene, and add one or more AeroInfluencer3D icon AeroInfluencer3D derived classes as children, adjust settings to change the characteristics.

Development Direction

  1. Different Aero shapes (Sphere, Box, Cylinder, Plane)
  2. Preset airfoil profiles
  3. AeroBody performance profiling