Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Entity / Trails / Sword_Distortion.json

Sword_Distortion

Server/Entity/Trails/Sword_Distortion.json, 262 B

Fields

FieldType
TexturePathstring
LifeSpannumber
Startobject
Endobject
LightInfluencenumber
Smoothboolean
RenderModestring

Source

{
  "TexturePath": "Trails/Distortion_Sword.png",
  "LifeSpan": 12,
  "Start": {
    "Width": 0.2,
    "Color": "#ffffffff"
  },
  "End": {
    "Width": 0.0,
    "Color": "#ffffff00"
  },
  "LightInfluence": 1.0,
  "Smooth": true,
  "RenderMode": "Distortion"
}