Unity Stylized FX

Hi everyone!
I started new project.
I would like to create anime style effect.
This is a handpainted texture.
Please let me know if you have any questions.
Thank you!:grinning:
https://www.youtube.com/watch?v=oqQ2XnUAgNk

25 Likes

すごい!もっとアニメっぽいFXを作りたい!!(^▽^)/
質問が沢山ある!Looks great!

日本語で答えてくれてありがとうございます!
Thanks Japanese comments.
If you have any questions please ask.:slight_smile:

I can never get those rings right (the texture) care to show its workings?
do you pan it over a ring mesh, or is the mesh moving?

Could be straight out of zelda BOTW. cool!

Only critique, maybe it is the bulk of the motion on the ring happening after the flash is gone, it sometimes looks like 2 separate effects. Especially when you trigger them in short succession, in the worst case it might appear the effect works the other way around, the ring starts and is followed by the flash.

But never mind. This is beautiful!

Isn’t it just a semisphere that has its UVs from the center to the outwards?

Is there a special setting to get the backside not glowing?

Or is it two spheres with different materials/textures/UVs or similar?

In ue4 you have a special material node that allows for tweaks per side of a polygon. might have the same thing in unity.

In Unity you can double side a mesh with the shading magic c:

Hi,
I’m using shaderforge face sign node.
Front face is result 1, back face is result 0.
After input clamp(simple) node convert 0-1 to 0.2-1.

6 Likes

Yeah I’m using ring mesh and simple texture animation.


6 Likes

Thanks comment Dom.
Yes, ring mesh set to delay 0.08.
Because there is no delay, animation of the ring becomes inconspicuous.
You may need to slightly lower the delay value…

1 Like

Thank you for such a great breakdown @frontakk

Much appreciated

Next I made anime like sword hit FX.
https://www.youtube.com/watch?v=O5n0lzps8ow

6 Likes

いい動きですね!余韻も好きです。
Good stuff! :slight_smile:
And thanks for breakdown!

ありがとうございます!
これからいろんなパターンを作って種類を増やしていこうと思ってます。

I made beamFX.:grinning:
https://www.youtube.com/watch?v=aBTa2wioMlc

12 Likes

Love it, looking good! Just need a burn effect now :yum:

Looks great, just how did u greate that laser? :o

Main beam is made with Line Renderer component.
I write handpainted textures in Photoshop or created with Aftereffects rough edge effect.

21 Likes