Download or clone this repository and copy the contents of the addons folder to your own project's addons folder. Then enable the plugin on the Project Settings. There are several benefits for using ...
The computation-heavy simulation part is written in C++ using GDExtension, the rest in GDScript. This allows for fast processing and easy extendability, while keeping the code readable. The last Godot ...