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 Jolt Physics 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 and Godot 4.4, and only support Windows, Linux, macOS, iOS and Android.

⚠️ Note that this extension has been merged into Godot itself starting with Godot 4.4, which means you don't need to install this in order to use Jolt Physics in your project. It is however not the default physics engine in Godot 4.4, so you still need to go through the steps shown below to switch physics engine, except you pick "Jolt Physics" instead of "Jolt Physics (Extension)".

Here's how you switch to using Jolt Physics once you've installed the extension:

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 "Jolt Physics (Extension)"
6. Restart Godot

For more details about the extension, visit: github.com/godot-jolt/godot-jolt
For release notes, visit: github.com/godot-jolt/godot-jolt/releases/latest
For more details about Jolt Physics 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.15.0 0.2.1
Download Commit https://github.com/godot-jolt/godot-asset-library/releases/download/v0.15.0-stable/godot-jolt_v0.15.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.15.0-stable/godot-jolt_v0.15.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.15.0-stable/godot-jolt_icon.png
https://raw.githubusercontent.com/godot-jolt/godot-jolt/master/docs/icon.png