Files
godot-demo-projects/2d
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-10-30 03:24:51 -04:00
2020-12-26 23:35:45 -06:00
2020-10-20 23:18:57 -04:00
2021-01-06 01:32:12 -05:00

2D Demos

These demos are all 2D, but otherwise do not have a common theme.

Languages: Most have GDScript, some have GDSL

Renderers: 6 of them are GLES 3, but most are GLES 2