Frequently Asked Questions
I found a strange behaviour. Is it a bug?
Generally, if something is different from Godot Physics behaviour, or it's a crash, it is a bug. Otherwise, no. For bug, create issue, for unsure, create discussion.
I found a bug, now what?
Talk about it on Discord, or create an issue on GitHub. When creating the bug, include all the info about it, a video and a zipped project (without the addons folder).
I found something that isn't a bug, now what?
Talk about it on Discord, or create a discussion on GitHub.
Are you working on anything else?
Yes, a game engine: Balaur, a node-based 2D and 3D engine written in Rust, by the same authors together with Sébastien Crozet, the author of Rapier. It runs on Rapier as well, and it is deterministic end to end rather than only inside the physics server.
It is at 0.1 and builds from source for now. This addon is a separate project and is still maintained.