Files
godot-docs/tutorials/ui/control_node_gallery.rst
Hugo Locurcio 3dfbfbf381 Add links to demo projects where relevant (#6874)
* Add links to demo projects where relevant

- Warn about poor compute shader support on mobile GPUs (due to driver bugs).
- Update control gallery image for 4.0.
- Fix typo in Internationalizing games.

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-03-09 06:09:56 +01:00

12 lines
335 B
ReStructuredText

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