mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
GUI in 3D: Always process GUI even when the scene tree is paused
This commit is contained in:
@@ -19,6 +19,7 @@ albedo_texture = SubResource( "2" )
|
||||
size = Vector3(3, 2, 0.1)
|
||||
|
||||
[node name="GUIPanel3D" type="Node3D"]
|
||||
process_mode = 3
|
||||
script = ExtResource( "1" )
|
||||
|
||||
[node name="SubViewport" type="SubViewport" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user