mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Changed debug collision shortcut from 'D' to 'C' to keep WASD available for other functions in some tests. Unbound arrows from UI shortcuts for the same reason.
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: GLES 2
