Files
godot-demo-projects/2d
Christen Lofland be7be4c1cc Disable 2D MSAA in Dynamic TileMap Layers to avoid warning on start (#1030)
The demo uses the Compatibility rendering method, which currently
doesn't support 2D MSAA.
2024-04-02 03:19:56 +02:00
..

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