Files
godot-demo-projects/gui
Hugo Locurcio 6a325fb3a5 Add a GUI theming override demo
Overriding theme items is a common point of confusion. This demo
should hopefully make it easier to understand.

In the future, we could extend this demo to include things like theme
switching as it's a common need in non-game applications.
2020-08-04 13:14:53 +02:00
..
2020-07-03 20:04:59 -04:00
2020-07-03 20:45:51 -04:00
2020-07-03 20:45:51 -04:00

GUI Demos

These demos showcase GUI features and text features via Control nodes.

Languages: All are GDScript, except SDF has no code

Renderers: All are GLES 2