mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
Do not include outline in silver coin collision shape
This commit is contained in:
parent
c5176574e8
commit
4d4e0132e2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
[ext_resource type="PackedScene" uid="uid://ujpra0s1kpqi" path="res://value/valuable.tscn" id="5_u3bvw"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_c6byl"]
|
||||
size = Vector2(23, 6.16667)
|
||||
size = Vector2(21, 4)
|
||||
|
||||
[node name="CoinSilver" type="RigidBody2D"]
|
||||
collision_layer = 5
|
||||
|
|
Loading…
Reference in a new issue