Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

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.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 go through the following steps to switch physics engine:1. Start (or restart) Godot2. Open your project settings3. Make sure "Advanced Settings" is enabled4. Go to "Physics" and then "3D"5. Change "Physics Engine" to "JoltPhysics3D"6. Restart GodotFor more details visit the project's GitHub page at: https://github.com/godot-jolt/godot-jolt
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.
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 go through the following steps to 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 visit the project's GitHub page at: https://github.com/godot-jolt/godot-jolt
Reviews
Quick Information

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.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 go through the following steps to switch physics engine:1. Start (or restart) Godot2. Open your project settings3. Make sure "Advanced Settings" is enabled4. Go to "Physics" and then "3D"5. Change "Physics Engine" to "JoltPhysics3D"6. Restart GodotFor more details visit the project's GitHub page at: https://github.com/godot-jolt/godot-jolt