Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Entity / Trails / Small_Charged.json

Small_Charged

Server/Entity/Trails/Small_Charged.json, 210 B

Fields

FieldType
TexturePathstring
LifeSpannumber
Rollnumber
Startobject
Endobject
LightInfluencenumber
Smoothboolean
RenderModestring

Source

{
  "TexturePath": "Trails/Charged.png",
  "LifeSpan": 8,
  "Roll": 0,
  "Start": {
    "Width": 0.2
  },
  "End": {
    "Width": 0
  },
  "LightInfluence": 0,
  "Smooth": true,
  "RenderMode": "BlendLinear"
}