mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
caffeinate entities
This commit is contained in:
parent
65c3ec32bc
commit
3743a71586
4 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,7 @@ physics_material_override = ExtResource("1_1fypc")
|
|||
continuous_cd = 1
|
||||
max_contacts_reported = 1
|
||||
contact_monitor = true
|
||||
can_sleep = false
|
||||
linear_damp = 0.1
|
||||
angular_damp = 0.1
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ mass = 2.0
|
|||
inertia = 600.0
|
||||
physics_material_override = ExtResource("1_nfq5t")
|
||||
continuous_cd = 1
|
||||
can_sleep = false
|
||||
linear_damp = 0.1
|
||||
angular_damp = 0.1
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ mass = 1.5
|
|||
inertia = 800.0
|
||||
physics_material_override = ExtResource("1_4sq1a")
|
||||
continuous_cd = 1
|
||||
can_sleep = false
|
||||
linear_damp = 0.1
|
||||
angular_damp = 0.1
|
||||
|
||||
|
|
|
@ -20,6 +20,7 @@ mass = 1.5
|
|||
inertia = 800.0
|
||||
physics_material_override = ExtResource("1_vmemd")
|
||||
continuous_cd = 1
|
||||
can_sleep = false
|
||||
linear_damp = 0.1
|
||||
angular_damp = 0.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue