Danil Alexeev c492e5fd73 Update some GDScript files for Godot 4.3 (#1129) 3 тижнів тому
..
assets bac1e69164 Use static typing in all demos (#1063) 5 місяців тому
screenshots 8241be5817 Add demo: Physics Tests 2D 4 роки тому
tests c492e5fd73 Update some GDScript files for Godot 4.3 (#1129) 3 тижнів тому
utils bac1e69164 Use static typing in all demos (#1063) 5 місяців тому
README.md b4c73f4888 Fix README links to asset library (#1078) 5 місяців тому
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 рік тому
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 рік тому
main.tscn bac1e69164 Use static typing in all demos (#1063) 5 місяців тому
project.godot bac1e69164 Use static typing in all demos (#1063) 5 місяців тому
test.gd bac1e69164 Use static typing in all demos (#1063) 5 місяців тому
tests.gd bac1e69164 Use static typing in all demos (#1063) 5 місяців тому
tests_menu.gd bac1e69164 Use static typing in all demos (#1063) 5 місяців тому

README.md

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

Screenshots

Screenshot