Aaron Franke b7e0a470c7 Update demos to Godot 3.4 4 年之前
..
assets b7e0a470c7 Update demos to Godot 3.4 3 年之前
screenshots 8241be5817 Add demo: Physics Tests 2D 4 年之前
tests 7e129db12e Use "not" instead of the exclamation mark in GDScript files 4 年之前
utils 0a0d44d4f1 Updated 2d/3d physics contact performance tests 4 年之前
README.md 40aec7c068 Update README for the new 3.2 branch 4 年之前
icon.png 8241be5817 Add demo: Physics Tests 2D 4 年之前
icon.png.import b7e0a470c7 Update demos to Godot 3.4 3 年之前
main.tscn 814909538f Update projects to Godot 3.3 4 年之前
project.godot b7e0a470c7 Update demos to Godot 3.4 3 年之前
test.gd 7f025e000e Update contact tests in physics tests for 2D & 3D 4 年之前
tests.gd 7f025e000e Update contact tests in physics tests for 2D & 3D 4 年之前
tests_menu.gd 8241be5817 Add demo: Physics Tests 2D 4 年之前

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