mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 06:09:46 +03:00
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.
278 B
278 B
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