godot-demo-projects/viewport/gui_in_3d
Aaron Franke 81fef6072b
GUI in 3D: Always process GUI even when the scene tree is paused
2022-04-03 04:14:28 -05:00
..
screenshots Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
README.md Link to the asset library from the README of each demo 2020-09-10 15:37:10 -04:00
default_env.tres Convert demos to Godot 4 using regular expressions in a script 2022-03-26 16:09:10 -05:00
gui_3d.gd Update Viewport demos to Godot 4 2022-03-26 19:29:53 -05:00
gui_in_3d.tscn Update Viewport demos to Godot 4 2022-03-26 19:29:53 -05:00
gui_panel_3d.tscn GUI in 3D: Always process GUI even when the scene tree is paused 2022-04-03 04:14:28 -05:00
icon.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
icon.png.import Update Viewport demos to Godot 4 2022-03-26 19:29:53 -05:00
project.godot Update Viewport demos to Godot 4 2022-03-26 19:29:53 -05:00

README.md

GUI in 3D

A demo showing a GUI instanced within a 3D scene using viewports, as well as forwarding mouse and keyboard input to the GUI.

Language: GDScript

Renderer: GLES 3

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/127

Screenshots

Screenshot