mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
This makes uses of the new built-in 2D physics interpolation added in 4.3. For 3D demos, a separate PR requiring `master` will be made later.
2D Physics Tests
This demo contains a series of tests for the 2D physics engine.
They can be used for different purpose:
- Functional tests to check for regressions and behavior of the 2D physics engine
- Performance tests to evaluate performance of the 2D physics engine
Language: GDScript
Renderer: Compatibility
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2726
