File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -642,12 +642,6 @@ position = Vector2(64, 64)
642642scale = Vector2 (0.5 , 0.5 )
643643texture = ExtResource ("2_nap56" )
644644
645- [node name ="Overlay-Lock" type ="Sprite2D" parent ="." ]
646- visible = false
647- scale = Vector2 (0.5 , 0.5 )
648- texture = ExtResource ("3_ry8vu" )
649- offset = Vector2 (128 , 128 )
650-
651645[node name ="Overlay-Ice" type ="Sprite2D" parent ="." ]
652646visible = false
653647scale = Vector2 (0.5 , 0.5 )
@@ -660,6 +654,12 @@ scale = Vector2(0.5, 0.5)
660654texture = ExtResource ("5_hugfh" )
661655offset = Vector2 (128 , 128 )
662656
657+ [node name ="Overlay-Lock" type ="Sprite2D" parent ="." ]
658+ visible = false
659+ scale = Vector2 (0.5 , 0.5 )
660+ texture = ExtResource ("3_ry8vu" )
661+ offset = Vector2 (128 , 128 )
662+
663663[node name ="GemControl" type ="Control" parent ="." ]
664664layout_mode = 1
665665anchors_preset = 15
You can’t perform that action at this time.
0 commit comments