Demo fix
This commit is contained in:
@@ -8,3 +8,16 @@ offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
texture = ExtResource("1_b34pm")
|
||||
script = ExtResource("2_j1pe5")
|
||||
|
||||
[node name="InnerLayer" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
texture = ExtResource("1_b34pm")
|
||||
|
||||
[node name="OuterLayer" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
mouse_filter = 2
|
||||
texture = ExtResource("1_b34pm")
|
||||
|
||||
Reference in New Issue
Block a user