Edit of asset "Godot Aerodynamic Physics" Accepted
Warning: "bc0706fdb4ffab8d012e292887a22cc870c4304b" doesn't look correct; it should be similar to "http<s>://<url>.zip". Please, ensure that the URL and the repository provider are correct.
If you think that this warning is incorrect, you can always open an issue.
If you think that this warning is incorrect, you can always open an issue.
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Aerodynamic Physics | |
| Description |
Provides nodes for aerodynamic simulation. Enable plugin in project settings Project > Project Settings > Plugins Add an AeroBody3D to your scene, and add one or more AeroInfluencer3D derived classes as children, adjust settings to change the characteristics. Development Direction: - Usability, stability, and performance. - More AeroInfluencer3D derived nodes (Dynamic rotor systems, primitive shapes, fuselages). - Aerofoil profiles for AeroSurfaces. - Energy–maneuverability graphs and aircraft performance profiling. |
Provides nodes for aerodynamic simulation. For Godot Asset Library installs: Ensure that addon files are installed inside res://addons/godot_aerodynamic_physics This folder structure allows for this plugin to be used as a git submodule, because of this, Godot does not automatically install it to the correct path. To get started, add an `AeroBody3D` node to your scene, and add as many `AeroInfluencer3D` nodes as necessary. It is suggested to set `center_of_mass_mode` to `CENTER_OF_MASS_MODE_CUSTOM` for weight balancing. Simulation may become unstable with some combination of: mass too low, aero surfaces too large, or simulation sub-steps too low (advanced project settings path: "physics/3d/aerodynamics/substeps") Make sure `mass` has been configured, otherwise increase `physics/3d/aerodynamics/substeps` in project settings |
| Category | 3D Tools | |
| License | MIT | |
| Repository Provider | Custom | |
| Repository Url | https://github.com/addmix/godot_aerodynamic_physics | |
| Issues Url | https://github.com/addmix/godot_aerodynamic_physics/issues | |
| Godot version | Godot 4.4 | |
| Version String | 0.8.0 | |
| Download Commit | https://github.com/addmix/godot_aerodynamic_physics/releases/latest/download/godot_aerodynamic_physics.zip | bc0706fdb4ffab8d012e292887a22cc870c4304b |
| Download Url (Computed) | https://github.com/addmix/godot_aerodynamic_physics/releases/latest/download/godot_aerodynamic_physics.zip | bc0706fdb4ffab8d012e292887a22cc870c4304b |
| Icon Url |
https://raw.githubusercontent.com/addmix/godot_aerodynamic_physics/main/icon.png
|
|