godot-demo-projects/2d/physics_tests
ShatteredReality b4c73f4888
Fix README links to asset library (#1078)
This updates all links to point to the 4.2 demos instead of the 3.5 ones.

Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
2024-06-24 19:29:58 +02:00
..
assets Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
screenshots Add demo: Physics Tests 2D 2020-12-16 09:11:35 -07:00
tests Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
utils Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
README.md Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
icon.webp Use 128×128 WebP icons for all demos (#885) 2023-03-29 18:59:57 +02:00
icon.webp.import Use 128×128 WebP icons for all demos (#885) 2023-03-29 18:59:57 +02:00
main.tscn Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
project.godot Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
test.gd Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
tests.gd Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
tests_menu.gd Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00

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