Hello every one
i want create good Slash Effect
now i can use Ribbon particle to create Slash Effect
but i don’t now how to create good material
anyone have something good idea?
thank you~
Star System has similar material to one you need for corona, if you have spare 5$ and want to lurk there.
To make good material like this you first need good quality noise mask. Hard to explain what is good quality what is not, you need experience here.
Then you stretch that mask ie UV:1,0 and then randomly pan (or slowly pan over time)
You multiply results of 2 above graphs.
Then you stretch UV in oposite to above direction to create linear gradient. Now you can make that gradient fade to both edges or only one.
Easy (very smudgy) version is just multiply that gradient by stretched noise.
Bit more complex material: you scale up/down and rotate that noise texture. Make 2 graphs (like above). Then you multiply them together (or linear interpolate). Last you plug them (by multiply or add) to above graph (simple stretched material)
Then final touch is linear interpolate between 2 colors. Where you use all that noise fun as alpha for lerp.
Pretty much this, It all comes with experience so you will have to follow what Nawrot said and do some Trial and error til you get what you are looking for. There is no real way to get there until you sit down and start trying stuff.