Portal_Teleport
Server/Entity/Effects/Portals/Portal_Teleport.json, 210 B
Fields
| Field | Type |
|---|---|
ApplicationEffects | object |
Duration | number |
OverlapBehavior | string |
Source
{
"ApplicationEffects": {
"ModelVFXId": "Portal_Teleport",
"Particles": [
{
"SystemId": "Portal_Going_Through_Blue"
}
]
},
"Duration": 0.5,
"OverlapBehavior": "Extend"
}