Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 月之前
..
assets 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 年之前
screenshots 8241be5817 Add demo: Physics Tests 2D 3 年之前
tests 7e9d31bb04 Fix one-way collision script error in 2D Physics Tests (#962) 1 年之前
utils 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 1 年之前
README.md 40aec7c068 Update README for the new 3.2 branch 3 年之前
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 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 1 年之前
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 月之前
test.gd 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 年之前
tests.gd 285139fc4e Fix GDScript code style regarding colon (demos) 1 年之前
tests_menu.gd 285139fc4e Fix GDScript code style regarding colon (demos) 1 年之前

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: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/888

Screenshots

Screenshot