Releases: RonenNess/partykals
Releases · RonenNess/partykals
Partykals v1.0.2
Partykals V1.0.1
- Added bower package.
- Added npm package.
- Added dispose method.
- Changed the logic of 'finished' flag - will now consider systems finished when ttl expired and there are no particles left.
- Added some useful API functions and getters, like getting particles count or remove & dispose if done.
- Added startAlphaChangeAt, startSizeChangeAt, and startColorChangeAt to only start transitions after some time passes.
- Some minor bugfixes