Skip to content

Commit 1bbb475

Browse files
committedAug 20, 2024
Whoops - 2D gizmo shouldn't be visible initially.
1 parent 1051d49 commit 1bbb475

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎addons/runtime_debug_tools/scenes/remote_inspector.tscn

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ script = ExtResource("2_2iser")
5151
visible = false
5252

5353
[node name="Gizmo2D" type="Node2D" parent="Interaction2D"]
54+
visible = false
5455
z_index = 4096
5556
position = Vector2(2.08165e-12, 2.08165e-12)
5657
scale = Vector2(5, 5)

0 commit comments

Comments
 (0)