mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-06-16 23:15:12 +02:00
48b73a62e0
Since #116041, the default mass of a soft body is 1 kg for Jolt Physics (just like Godot Physics). The demos were tweaked with the previous default mass, which is 1 kg per vertex for a total mass of >4000 kg. This change reduces the applied impulses so that the demos behave sensibly again.
3D Demos
These demos are all 3D, but otherwise do not have a common theme.
Languages: All are GDScript