mirror of
https://github.com/Steffo99/swear-jar.git
synced 2025-02-16 14:13:58 +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"]
|
[node name="CoinSilver" type="RigidBody2D"]
|
||||||
collision_layer = 5
|
collision_layer = 5
|
||||||
collision_mask = 7
|
collision_mask = 7
|
||||||
|
mass = 1.5
|
||||||
inertia = 800.0
|
inertia = 800.0
|
||||||
physics_material_override = ExtResource("1_4sq1a")
|
physics_material_override = ExtResource("1_4sq1a")
|
||||||
continuous_cd = 1
|
continuous_cd = 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue