tibia-client/modules/particle.otpa

26 lines
480 B
Plaintext
Raw Normal View History

2011-12-15 19:20:54 +01:00
ParticleSystem
2011-12-16 03:48:10 +01:00
AttractionAffector
2011-12-16 07:24:04 +01:00
destination: 200 200
acceleration: 128
velocity-reduction-percent: 10
2011-12-15 20:59:24 +01:00
2011-12-16 00:48:15 +01:00
Emitter
2011-12-16 07:24:04 +01:00
position: 200 200
burstRate: 1
burstCount: 128
2011-12-15 20:59:24 +01:00
2011-12-16 07:24:04 +01:00
particle-duration: 2
2011-12-15 19:39:57 +01:00
particle-position-radius: 0
2011-12-16 00:48:15 +01:00
2011-12-16 07:24:04 +01:00
particle-velocity: 128
particle-min-velocity-angle: 0
particle-max-velocity-angle: 360
2011-12-16 00:48:15 +01:00
particle-acceleration: 0
2011-12-16 07:24:04 +01:00
particle-size: 32 32
particle-color: #33ff3344
2011-12-15 19:39:57 +01:00
particle-texture: circle2.png
2011-12-16 03:48:10 +01:00