Shader as Target Highlights

This commit is contained in:
bleeptrack 2020-11-10 12:14:45 +01:00
parent 8760ad7178
commit 45442dd549
3 changed files with 40 additions and 10 deletions

View file

@ -17,6 +17,19 @@ __meta__ = {
"_edit_use_anchors_": false
}
[node name="Control" type="Control" parent="."]
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
__meta__ = {
"_edit_use_anchors_": false
}
[node name="DropArea" parent="Control" instance=ExtResource( 4 )]
show_behind_parent = false
position = Vector2( 0, 0 )
[node name="VBoxContainer" type="VBoxContainer" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
@ -80,6 +93,3 @@ custom_fonts/font = ExtResource( 2 )
text = "filename"
align = 1
autowrap = true
[node name="DropArea" parent="." instance=ExtResource( 4 )]
position = Vector2( 88.6643, 48.5029 )