I found this library for creating particle effects
https://github.com/CloudKidStudio/PixiParticles
I tried some of the examples and it looks pretty simple.
However, when I tried it in MV, nothing shows.
I have verified that it works with pixi 2.2.9, so I don't think it's a pixi issue.
Has anyone tried this library in MV?
Here is the code I'm using
https://gist.github.com/HimeWorks/e4fbda0d1d2f564f0085
All I do is create an emitter on the map so that I should see some images randomly being displayed on the map.
https://github.com/CloudKidStudio/PixiParticles
I tried some of the examples and it looks pretty simple.
However, when I tried it in MV, nothing shows.
I have verified that it works with pixi 2.2.9, so I don't think it's a pixi issue.
Has anyone tried this library in MV?
Here is the code I'm using
https://gist.github.com/HimeWorks/e4fbda0d1d2f564f0085
All I do is create an emitter on the map so that I should see some images randomly being displayed on the map.
