1
Fork 0
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:
Steffo 2023-10-02 02:55:49 +02:00
parent c362ac0dae
commit fd5799131f
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -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