For more detail this asset from the Unity Asset Store: Click Here
This is a paid asset, but now you can download Animated Bezier Flow of Particles for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
Animated Bezier Flow of Particles v2.11
[passster captcha=”true”]
“If possible, please buy the package to support the developer”
Create, edit and modify, animate your particles flow in Unity Editor Scene. No coding required.
Supports undo, points insertion, editing of individual Control Points, animation of points inside unity editor (and from code), points renaming.
Created for Shuriken Particles Engine. Build for use from Editor UI for your integration needs no coding required. Provides clean pure .Net C# code for your developers happiness.
Main component is `ParticlesAnimatedBezierFlowController` which provides a curve with control points structured inside Unity3D scene hierarchy (meaning each control point is a game object). Curve visual appearance is propagated across all control points, while all the behavior and computational logic is kept inside a game object with `ParticlesAnimatedBezierFlowController` on it.
We created an experimental demo which runs only on WebGL 2 enabled browser such as Google Chrome 47
Tested on Unity versions:
– 5.3.1
– 4.7.0
– 3.5.7
Create an empty GameObject, Click on Component->Effects->MathArtCode->Animated Particles Bezier Flow is all the setup needed to start editing your flow!
See video clips and embedded documentation for more installation and usage instructions.