mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 08:20:11 +01:00
``` ERROR: Cannot create tile. The tile is outside the texture or tiles are already present in the space the tile would cover. at: (scene\resources\2d\tile_set.cpp:4963) ERROR: The TileSetAtlasSource atlas has no tile at (1, 0). at: (scene\resources\2d\tile_set.cpp:5400) ERROR: TileSetAtlasSource has no tile at (1, 0). at: (scene\resources\2d\tile_set.cpp:5348) ```
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: 4 of them are GLES 3, but most are GLES 2