mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 14:25:55 +00:00
Time modifiers
This commit is contained in:
parent
690bae01bc
commit
4e6257dbe3
6 changed files with 99 additions and 9 deletions
|
|
@ -36,6 +36,7 @@ burstInterval = 1.0
|
|||
spread = 180.0
|
||||
owner = 2
|
||||
_modifier = SubResource("Resource_l3ln6")
|
||||
_timeModifiers = Array[Resource]([])
|
||||
WaitForCompletion = true
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7yi74"]
|
||||
|
|
@ -50,6 +51,7 @@ burstInterval = 1.0
|
|||
spread = 180.0
|
||||
owner = 2
|
||||
_modifier = SubResource("Resource_l3ln6")
|
||||
_timeModifiers = null
|
||||
WaitForCompletion = true
|
||||
|
||||
[sub_resource type="Resource" id="Resource_gm1rv"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue