mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-21 15:44:23 +00:00
forgor to commit
This commit is contained in:
parent
611700f98c
commit
60d17f91c4
1 changed files with 4 additions and 4 deletions
|
@ -191,7 +191,7 @@ alternative_priority = 10
|
|||
|
||||
[node name="MovementSkitter" parent="." instance=ExtResource("8_7fxrt")]
|
||||
unique_name_in_owner = true
|
||||
speed = 400.0
|
||||
speed = 600.0
|
||||
enabled = false
|
||||
|
||||
[node name="SkitterPriority" parent="MovementSkitter" instance=ExtResource("9_7i81t")]
|
||||
|
@ -206,10 +206,10 @@ debug_color = Color(1, 1, 0, 0)
|
|||
[node name="CalmTimer" parent="MovementSkitter" instance=ExtResource("6_qsds3")]
|
||||
wait_time = 0.2
|
||||
one_shot = true
|
||||
mean_secs = 0.3
|
||||
mean_secs = 0.1
|
||||
deviation = 0.2
|
||||
min_secs = 0.2
|
||||
max_secs = 0.4
|
||||
min_secs = 0.1
|
||||
max_secs = 0.3
|
||||
|
||||
[node name="MovementDrag" parent="." instance=ExtResource("12_oildi")]
|
||||
enabled = false
|
||||
|
|
Loading…
Reference in a new issue