Creative
Server/Entity/Effects/GameMode/Creative.json, 341 B
Fields
| Field | Type |
|---|---|
ApplicationEffects | object |
Duration | number |
Source
{
"ApplicationEffects": {
"ModelVFXId": "Creative",
"Particles": [
{
"SystemId": "Creative_Switch"
}
],
"EntityBottomTint": "#ff7ae7",
"EntityTopTint": "#57f2ff",
"WorldSoundEventId": "SFX_Avatar_Powers_Enable",
"LocalSoundEventId": "SFX_Avatar_Powers_Enable_Local"
},
"Duration": 0.2
}