Files
godot-demo-projects/2d
Hugo Locurcio eba852bbde Switch 2D Platformer and Multiplayer Bomber demos to GLES2
This allows those demos to run on a greater range of devices.

Particles2D nodes were converted to CPUParticles2D for compatibility
with GLES2.

Physics-Based 2D Platformer demo now uses the same stretch mode
as 2D Platformer for consistency.
2021-11-17 19:39:39 +01:00
..
2021-04-21 19:17:12 -04:00
2021-04-21 19:17:12 -04:00
2021-04-21 19:17:12 -04:00
2021-04-21 19:17:12 -04:00
2021-04-21 19:17:12 -04:00
2021-04-21 19:17:12 -04:00
2021-04-21 19:17:12 -04: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