Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Entity / Effects / GameMode / Creative.json

Creative

Server/Entity/Effects/GameMode/Creative.json, 341 B

Fields

FieldType
ApplicationEffectsobject
Durationnumber

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
}