Files
godot-demo-projects/2d
Luis Henrique Rocha 8fc246a051 Fix vertical movement sprite in Dodge the Creeps (#1006)
Using rotation in the player node instead of flipping vertically, by doing so the trail is also rotated.
2024-02-07 23:16:03 +01:00
..

2D Demos

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

Languages: Most have GDScript, some have GDSL

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