Totem_Heal_Simple_Test
Server/Particles/Deployables/Healing_Totem/Totem_Heal_Simple_Test.json, 972 B
Fields
| Field | Type |
|---|---|
Spawners | array[6] |
LifeSpan | number |
CullDistance | number |
Source
{
"Spawners": [
{
"SpawnerId": "Totem_Heal_Ground_Line",
"PositionOffset": {
"Z": 0
},
"FixedRotation": false,
"StartDelay": 1.2
},
{
"SpawnerId": "Totem_Heal_Uhr",
"PositionOffset": {
"Y": 0.1
},
"StartDelay": 0.8
},
{
"SpawnerId": "Totem_Heal_Ground_Constant",
"PositionOffset": {
"Z": 0
},
"FixedRotation": false,
"StartDelay": 0.5
},
{
"SpawnerId": "Totem_Heal_Lines_Constant",
"PositionOffset": {
"Z": 0
},
"FixedRotation": false,
"StartDelay": 1.3
},
{
"SpawnerId": "Totem_Heal_Ground_Constant2",
"PositionOffset": {
"X": 0,
"Z": 0
},
"StartDelay": 0.5
},
{
"SpawnerId": "Totem_Heal_Sparks_Constant",
"PositionOffset": {
"Y": 0.5
},
"StartDelay": 0.5
}
],
"LifeSpan": 9,
"CullDistance": 100
}