Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Entity / Trails / Daggers_Dash_Distortion.json

Daggers_Dash_Distortion

Server/Entity/Trails/Daggers_Dash_Distortion.json, 263 B

Fields

FieldType
TexturePathstring
LifeSpannumber
Startobject
Endobject
LightInfluencenumber
Smoothboolean
RenderModestring

Source

{
  "TexturePath": "Trails/Distortion_Dagger.png",
  "LifeSpan": 12,
  "Start": {
    "Width": 0.7,
    "Color": "#ffffff27"
  },
  "End": {
    "Width": 0.1,
    "Color": "#ffffff00"
  },
  "LightInfluence": 1.0,
  "Smooth": true,
  "RenderMode": "Distortion"
}