Unity 3D Plugins
6 videos • 87 views • by Deankovitch Know the features of the Canvas Particle Emitter plugin for Unity 3D. Canvas Particle Emitter is the ultimate solutions to create particle effects inside the Unity UGUI Canvas. It's a Gameobject Component as any other Unity UI Components that can render hundreds of particles using the default Canvas Render, with only 1 DrawCall for standard particles and 2 DrawCalls for texturized particle. Works for all platforms! It came with the source code and can be modified by your own risk. Check the script documentation for more information. Features * You can create tons of effects inside the Unity UI Canvas * Include particle effects with texts, images, buttons, scrolls and more * Render hundreds of particles with just one draw call * Use on free or pro Unity version from 4.6 or higher * Support mobile, desktop or console platforms * Animate any particle or emitter attribute * 5 emitter types: point, directional, line, rect and circle * Emitter with multi texture particles * Particles with animated textures * Add masks to render the particles only on mask visible pixels * Stretchable particles