Richard Davey
|
c8b2c2bbb9
|
Support for randomScale, alpha and angle. Also renamed angle to emitterAngle.
|
2017-10-20 18:49:45 +01:00 |
|
Richard Davey
|
0d4b36f368
|
Now render from the correct list array.
|
2017-10-20 14:14:37 +01:00 |
|
Richard Davey
|
93665ff80a
|
Emitter Manager now uses a list to allow for emitter sequencing. Added missing depth component. Added ability to emit across all emitters from a given coordinate.
|
2017-10-20 14:14:22 +01:00 |
|
Richard Davey
|
6180feea8e
|
Emitter follower now has offset and visibility tracking.
|
2017-10-20 14:13:48 +01:00 |
|
Richard Davey
|
892319bdb5
|
Removed import
|
2017-10-20 14:13:25 +01:00 |
|
Richard Davey
|
77b335c9f7
|
Added emitter follow support
|
2017-10-20 03:48:42 +01:00 |
|
Richard Davey
|
aad5150990
|
Emitters can now be created from config objects
|
2017-10-20 03:20:39 +01:00 |
|
Richard Davey
|
cb8b74e1c7
|
Scale, rotation, alpha and all eases back in.
|
2017-10-20 01:49:03 +01:00 |
|
Richard Davey
|
956d59f99d
|
Emitter.setFrame now works with single or multiple frames.
|
2017-10-20 00:54:47 +01:00 |
|
Richard Davey
|
c268d44962
|
Renderer now renders the entire manager, saving a flush after each emitter.
|
2017-10-20 00:54:28 +01:00 |
|
Richard Davey
|
c65c247393
|
Preparing new frames getter.
|
2017-10-18 15:18:42 +01:00 |
|
Richard Davey
|
d7bd14ba2b
|
Working through some velocity tests
|
2017-10-18 02:26:15 +01:00 |
|
Richard Davey
|
4c6183931c
|
Working through updating the emitter and particle classes to use the new MinMax format
|
2017-10-17 21:32:45 +01:00 |
|
Richard Davey
|
d49d7b10c2
|
Particle Emitter Manager looks after all emitters bound to it
|
2017-10-17 04:19:29 +01:00 |
|
Richard Davey
|
4ac80bde34
|
New Particle Manager renderer functions
|
2017-10-17 04:19:03 +01:00 |
|
Richard Davey
|
e633e9d407
|
Particle Emitter has its own blend mode, render target and visibility.
The emitter also now looks after its own particles and is a child of a Particle Manager.
|
2017-10-17 04:16:52 +01:00 |
|
Richard Davey
|
44b076fab8
|
Particle now has a frame component
|
2017-10-17 04:16:08 +01:00 |
|