Files
godot-demo-projects/2d/physics_tests
PouleyKetchoupp fa83ee0277 Updated 2D character controller physics tests
Added new test for 2D character controller:
Character - Pixels
Functional test for pixel art related issues around KinematicBody and
RigidBody character controllers.

Adjusted existing tests and added more test cases to cover most use
cases from recent fixed issues and regressions for KinematicBody.

Added a more automated way to run all tests with checks to see which
ones failed in character controller tests.

Also fixed some minor issues with the log scrollbar.
2021-02-22 20:09:43 -07:00
..
2020-12-16 09:11:35 -07:00
2020-12-16 09:11:35 -07:00
2020-12-16 09:11:35 -07:00
2020-12-16 09:11:35 -07:00
2020-12-16 09:11:35 -07:00

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

Screenshots

Screenshot