Script ParticleComponents
Components
particleBarrier | |
particleFreeze | |
particleMoleDirt | |
particlePuff | |
particleRingConfusion | |
particleShieldBreak | |
particleSplash |
Components
- particleBarrier
-
- frontTexture constant string (default "ext/spells/shield_front.png")
- backTexture constant string (default "ext/spells/shield_back.png")
- width constant int (default 34)
- height constant int (default 35)
- offsetX constant int (default -5)
- offsetY constant int (default -7)
- frontZ constant float (default 11)
- backZ constant float (default -14)
- numFrames constant int (default 3)
- animationPeriod constant float (default 0.4)
- blinkPeriod constant float (default 10 / 60)
- particleFreeze
-
- texture constant string (default "ext/entities/frozen_feet_medium.png")
- width constant int (default 31)
- height constant int (default 24)
- offsetX constant int (default -2)
- offsetY constant int (default 4)
- offsetZ constant int (default 4)
- silhouette constant bool (default true)
- blinkPeriod constant float (default 10 / 60)
- particleMoleDirt
-
- texture constant string (default "ext/entities/mole_dirt.png")
- duration constant float (default 1.6)
- width constant int (default 24)
- height constant int (default 24)
- offsetX constant int (default 0)
- offsetY constant int (default -2)
- particlePuff
-
- texture constant string (default "ext/particles/TEMP_particle_heal.png")
- duration constant float (default 2)
- offsetZ constant float (default 12)
- particleCount constant int (default 24)
- maxHeight constant int (default 120)
- particleRingConfusion
-
- texture constant string (default "ext/particles/TEMP_particle_confuse.png")
- particleCount constant int (default 8)
- offsetX constant float (default -1)
- offsetY constant float (default -1)
- radiusX constant float (default 7)
- radiusY constant float (default 3.5)
- rotationPeriod constant float (default 3.5)
- blinkPeriod constant float (default 10 / 60)
- particleShieldBreak
-
- texture constant string (default "")
- duration constant float (default 0.2)
- distance constant int (default 36)
- height constant int (default 12)
- particleSplash
-
- texture constant string (default "ext/particles/TEMP_particle_white.png")
- duration constant float (default 0.5)
- particleCount constant int (default 144)
- maxHeight constant int (default 18)
- radius constant int (default 36)