mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-08 17:00:08 +01: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.