Skip to content

Partykals V1.0.1

Compare
Choose a tag to compare
@RonenNess RonenNess released this 21 Dec 20:55
· 6 commits to master since this release
  • 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