Search the Community
Showing results for tags 'animatecc'.
-
Hi Lights Out is a puzzle where you are given a 5x5 grid of buttons/lights with some on and others off which you have to switch off all lights in the minimum number of moves as possible. When you click any of the lights will toggle it and the four adjacent lights(vertically and horizontally, but not diagonally). Its available for licensing, Please give feedback and suggestion http://html5.gamedistribution.com/641e51473f59457da42e8e6658d399c0/
-
Hi guys, I am using AnimateCC to output canvas animations and would love to know how I would go about using the json file that is made available for download when using: http://pixijs.io/pixi-particles-editor/# . My objective is to simply create a particle emitter and then use it within my animation, but I have trouble connecting the dots. Ideally the Pixi json would need to be included in the published js file. Any tips on where that code would need to go exactly? I added the pixi library as a global script to the Animate file, but was wondering if someone could walk me through the process of combining the power of AnimateCC with PIxi.js Any tips are welcome! Thanks!