Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Entity / ModelVFX / Creative_Tool.json

Creative_Tool

Server/Entity/ModelVFX/Creative_Tool.json, 419 B

Fields

FieldType
SwitchTostring
PostColorOpacitynumber
NoiseScaleobject
NoiseScrollSpeedobject
AnimationDurationnumber
EffectDirectionstring
AnimationRangeobject
UseBloomOnHighlightboolean
HighlightThicknessnumber
HighlightColorstring
LoopOptionstring
UseProgessiveHighlightboolean

Source

{
  "SwitchTo": "Disappear",
  "PostColorOpacity": 0.0,
  "NoiseScale": {
    "X": 50.0,
    "Y": 10.0
  },
  "NoiseScrollSpeed": {
    "Y": 4.0
  },
  "AnimationDuration": 0.5,
  "EffectDirection": "ToCenter",
  "AnimationRange": {
    "Y": 0.0,
    "X": 1.0
  },
  "UseBloomOnHighlight": true,
  "HighlightThickness": 0.0,
  "HighlightColor": "#c6fdff",
  "LoopOption": "PlayOnce",
  "UseProgessiveHighlight": true
}