... | ... | @@ -18,6 +18,7 @@ Creates a particle orbital effect, where the particle will orbit around the targ |
|
|
| angularVelocityX | avx, vx | Modifies the angular velocity around the X axis | 0 |
|
|
|
| angularVelocityY | avy, vy | Modifies the angular velocity around the Y axis | 0 |
|
|
|
| angularVelocityZ | avz, vz | Modifies the angular velocity around the Z axis | 0 |
|
|
|
| rotate | | Whether the particles should rotate. Defaults to true if one of the angularvelocity attributes is greater than 0 | |
|
|
|
| reversed | reverse | Whether the particles should orbit in the opposite direction | false |
|
|
|
|
|
|
|
... | ... | @@ -31,6 +32,7 @@ OrbitalParticleSkill: |
|
|
|
|
|
## Aliases
|
|
|
- [x] effect:particleorbital
|
|
|
- [x] effect:particleorbital
|
|
|
- [x] effect:particleorbital
|
|
|
- [x] effect:particleorbital |
|
|
\ No newline at end of file |
|
|
- [x] e:particleorbital
|
|
|
- [x] effect:particlecircle
|
|
|
- [x] particlecircle
|
|
|
- [x] e:particlecricle |
|
|
\ No newline at end of file |