Edit of asset "Godot Jolt" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Godot Jolt | Godot Jolt |
Description |
Godot Jolt is a native extension that allows you to use the Jolt physics engine to power Godot's 3D physics. It functions as a drop-in replacement for Godot Physics, by implementing the same nodes that you would use normally, like RigidBody3D or CharacterBody3D. This version of Godot Jolt only supports Godot 4.3 (including 4.3.x) and only support Windows, Linux, macOS, iOS and Android. Once the extension is extracted in your project folder, you need to go through the following steps to switch physics engine: 1. Restart Godot 2. Open your project settings 3. Make sure "Advanced Settings" is enabled 4. Go to "Physics" and then "3D" 5. Change "Physics Engine" to "JoltPhysics3D" 6. Restart Godot For more details visit: github.com/godot-jolt/godot-jolt For more details about Jolt itself visit: github.com/jrouwe/JoltPhysics |
Godot Jolt is a native extension that allows you to use the Jolt physics engine to power Godot's 3D physics. It functions as a drop-in replacement for Godot Physics, by implementing the same nodes that you would use normally, like RigidBody3D or CharacterBody3D. This version of Godot Jolt supports Godot 4.0.3. Please note that C# for Godot doesn't officially support GDExtension yet, and as such you may get errors when using certain physics features from C#. Once the extension is extracted in your project folder, you need to perform the following steps to actually switch physics engine: 1. Start (or restart) Godot 2. Open your project settings 3. Make sure "Advanced Settings" is enabled 4. Go to "Physics" and then "3D" 5. Change "Physics Engine" to "JoltPhysics3D" 6. Restart Godot For more details, release notes, discussions and more, please visit the project's GitHub page at: https://github.com/godot-jolt/godot-jolt |
Category | Misc | Misc |
License | MIT | MIT |
Repository Provider | Custom | Custom |
Repository Url | https://github.com/godot-jolt/godot-jolt | https://github.com/godot-jolt/godot-jolt |
Issues Url | https://github.com/godot-jolt/godot-jolt/issues | https://github.com/godot-jolt/godot-jolt/issues |
Godot version | Godot 4.3 | Godot 4.0 |
Version String | 0.14.0 | 0.2.1 |
Download Commit | https://github.com/godot-jolt/godot-asset-library/releases/download/v0.14.0-stable/godot-jolt_v0.14.0-stable.zip | https://github.com/godot-jolt/godot-jolt/releases/download/v0.2.1-stable/godot-jolt_v0.2.1-stable.zip |
Download Url (Computed) | https://github.com/godot-jolt/godot-asset-library/releases/download/v0.14.0-stable/godot-jolt_v0.14.0-stable.zip | https://github.com/godot-jolt/godot-jolt/releases/download/v0.2.1-stable/godot-jolt_v0.2.1-stable.zip |
Icon Url |
https://github.com/godot-jolt/godot-asset-library/releases/download/v0.14.0-stable/godot-jolt_icon.png
|
https://raw.githubusercontent.com/godot-jolt/godot-jolt/master/docs/icon.png
|