Godot Rapier Module 3D
October 22, 2025 ยท View on GitHub
In order to build this as a module, clone Godot repo:
git clone https://github.com/godotengine/godot.git
Clone this repo in the modules folder as rapier_3d:
git clone https://github.com/appsinacup/godot-rapier-physics-module-3d.git modules/rapier_3d
Build as normal, eg.:
scons
Working example: Gonuts Repo.