This commit is contained in:
Streamfire
2020-04-18 21:07:31 +02:00
34 changed files with 335 additions and 115 deletions

View File

@@ -21,3 +21,5 @@ margin_bottom = 262.124
Item = ExtResource( 3 )
[node name="DragSink" parent="." instance=ExtResource( 2 )]
margin_left = 1.19746
margin_right = 1.19745

View File

@@ -42,10 +42,10 @@ func get_resized_texture(t: Texture, width: int = 0, height: int = 0):
"
[node name="DragSource" type="TextureRect"]
margin_left = 8.34148
margin_top = 147.561
margin_right = 40.3415
margin_bottom = 179.561
margin_left = 10.7364
margin_top = 227.792
margin_right = 42.7364
margin_bottom = 259.792
texture = ExtResource( 1 )
expand = true
script = SubResource( 1 )