Files
godot-docs/tutorials/gui/control_node_gallery.rst
Hugo Locurcio 3b76cc3b54 Add a page referencing the Control gallery image and demo
This closes #4435.

(cherry picked from commit e1e08419f6)
2021-04-07 11:23:12 +02:00

10 lines
303 B
ReStructuredText

Control node gallery
====================
Here is a list of common Control nodes with their name next to them:
.. image:: /img/control_gallery.png
The Control Gallery demo pictured above can be found
`on GitHub <https://github.com/godotengine/godot-demo-projects/tree/master/gui/control_gallery>`__.