mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 05:52:24 +02:00
Traps updated, Live and Collactables added
This commit is contained in:
@@ -45,10 +45,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 )
|
||||
|
||||
Reference in New Issue
Block a user