mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
Tweak coin silver weight
This commit is contained in:
parent
c362ac0dae
commit
fd5799131f
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ size = Vector2(21, 4)
|
|||
[node name="CoinSilver" type="RigidBody2D"]
|
||||
collision_layer = 5
|
||||
collision_mask = 7
|
||||
mass = 1.5
|
||||
inertia = 800.0
|
||||
physics_material_override = ExtResource("1_4sq1a")
|
||||
continuous_cd = 1
|
||||
|
|
Loading…
Reference in a new issue