mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-08 00:40:08 +01:00
TileMap is deprecated in 4.3 as TileMapLayer supersedes it. Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2D Demos
These demos are all 2D, but otherwise do not have a common theme.
Languages: Most have GDScript, some have Godot shader language
Renderers: Glow for 2D and Physics Platformer use Forward+, 2D Particles uses Mobile, and the rest use Compatibility