PARTICLE CANDY DEMO EFFECTS
This video shows various sample effects that have been created entirely with Particle Candy for Corona® SDK. Each sample shown here is included in the library package as fully commented source code. You will be surprised what you can do with a few lines of code only.


VIDEO

FX LIBRARY VOL.1
FX Libraries are collections with predefined Particle Candy effects that you can easily include into your own projects, either by including the complete library or just by copying & pasting the effects you like into your own code. All FX libraries are included in the download package. New libraries will be released in irregular intervals.


VIDEO


FEATURES TOUR
This video demonstrates some of the basic Particle Candy features. As with the demos above, each demonstration shown here is included in the package as clean and fully documented sample source code.


VIDEO


PARTICLE FIREWORKS
This fireworks sample uses four emitters -one that randomly launches rockets and three explosion emitters (a red one, a green and a blue one). The "rocket" emitter has a listener attached. As soon as a rocket "dies", it will trigger an explosion on it's current position. It's quite simple. Notice that "one shot emission" is used with all emitters (see manual). This emits the particles instantly, not over time.


VIDEO


VORTEX EFFECT DEMO
This "vortex effect" sample uses one emitter and three particle types (blue clouds, red clouds and a 'cloudy' bunch of stars). The particle types use the new introduced "faceEmitter" property and a ring type emission shape. This lets them start outside the emitter and move them toward the emitter then. The emitter (and therefore all its particles) is placed in a group which rotates steadily.


VIDEO


POLYGON EMISSION PATH
This demo video shows a visual effect using a single flame emitter. A polygon emission shape has been added to the emitter to outline the "X" in the background (full source code of this demo is included in the package).


VIDEO


ZIPPO FIRE SAMPLE
Fire effect (included), using two particle types (flame and smoke).


VIDEO


STARFIELD SAMPLE
Starfield sample (included).


VIDEO


BLOOD SPLAT SAMPLE
Blood splat sample (included).


VIDEO


UZI SAMPLE
Uzi sample (included). Shows how to use one-shot emission, emitter listener and play a sound while the user touches the screen.


VIDEO


DISCO EFFECT
Disco effect, using realtime color change and random motion (sample code included).


VIDEO


EXPLOSIONS
Explosions (sample code included).


VIDEO


PARTICLE BALL
This example shows an emitter and an attraction field, both placed within a display group (sample code included).


VIDEO


FIREBALL
Fireball example (sample code included).


VIDEO


FIREBALL EXPLOSION
Fireball explosion effect using a single one-shot emitter (sample code included).


VIDEO



X-PRESSIVE.COM  •  PARTICLE CANDY FEATURES  •  QUICKSTART  •  API REFERENCE  •  HINTS & TRICKS  •  VIDEOS  •  ORDER  •  SUPPORT