Godot Jolt's icon

Godot Jolt 0.7.0 Misc 4.1 Community

Submitted by user mihe; MIT; 2023-08-29

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.

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 the project's GitHub page at: https://github.com/godot-jolt/godot-jolt


View files Download Submit an issue Recent Edits