mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 01:29:49 +00:00
Hide the dynamics popup
Oops
This commit is contained in:
parent
94fdfd8f02
commit
d9888036f2
|
@ -168,7 +168,6 @@ texture = ExtResource("6")
|
||||||
[node name="DynamicsPanel" type="PopupPanel" parent="."]
|
[node name="DynamicsPanel" type="PopupPanel" parent="."]
|
||||||
canvas_item_default_texture_filter = 0
|
canvas_item_default_texture_filter = 0
|
||||||
size = Vector2i(300, 334)
|
size = Vector2i(300, 334)
|
||||||
visible = true
|
|
||||||
|
|
||||||
[node name="VBoxContainer" type="VBoxContainer" parent="DynamicsPanel"]
|
[node name="VBoxContainer" type="VBoxContainer" parent="DynamicsPanel"]
|
||||||
offset_left = 4.0
|
offset_left = 4.0
|
||||||
|
|
Loading…
Reference in a new issue