Unity VFX Graph - Lightning Shader Effect Tutorial

  Рет қаралды 131,903

Gabriel Aguiar Prod.

Gabriel Aguiar Prod.

Күн бұрын

Пікірлер: 248
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
*NEW LIGHTNING TUTORIAL* : kzbin.info/www/bejne/joHLYZ2fpstjn7M Zeus would be proud of this Lightning, maybe? Anyway hope you like it guys. Btw it's available in the Asset Store: assetstore.unity.com/packages/vfx/particles/vfx-graph-lightning-effects-vol-1-206914?aid=1100l3Jhu *Learn more about VFX Graph* : www.udemy.com/course/unity-vfx-graph-thunderlord-magic-effects/?couponCode=29.99_UNTIL_20-09
@Gredran
@Gredran 3 жыл бұрын
Two issues I have im using unity 2020(edit SOLVED. HERES DETAILS): 1. When I drag in my VFX graph to my scene and switch to Planes, the planes are flat to the Y axis and not upright to the Z axis like yours. Maybe a set rotation node would fix this but how do I do it by default? The answer to this first one as I saw some of you had this issue is that in 2020, for some reason “output particle mesh” is rotated weirdly, but if you use “output particle quad” it’s rotated correctly, AND has all of the same settings you need. Hell, going forward, I realize Gabriel uses an “output particle quad” later 2. Why is my lightning not as emissive as yours? It’s one solid blue color but not glowing brightly like yours. I’ve matched the settings but what could I have missed? The answer here is that the emission is a post processing effect. Use any video in URP or converting a standard project to URP because in those videos, they add an empty game object and add a component(only visible in URP or HDRP) called Volume(it shows as a C# script). Once that’s added, you have a setting for Bloom, which now allows your lightning to glow brightly. Everything else SHOULD work fine now :)
@thewanderinghobo64
@thewanderinghobo64 Жыл бұрын
You saved me on 1. Thanks :D
@pixeldevil3d908
@pixeldevil3d908 Жыл бұрын
Thank you for showing this material! Many people gatekeep for their Patreon subs. But you are so generous. I will make a note: VFX Graph 12.1.7 --to access the shader graph input on the Output Particle Mesh, I needed to go to Edit>Preferences>Visual Effects>Check box for "Experimental Operators/Blocks. And just for greater measure; I also checked "Experimental Shader Externalization."
@stevop80_45
@stevop80_45 Жыл бұрын
Thanks, was stuck on this part!
@kadoetsie
@kadoetsie Жыл бұрын
Thank you
@leawri1109
@leawri1109 6 ай бұрын
Thank you
@steven5455
@steven5455 2 жыл бұрын
If you cant change the Shader Graph in the VFX try enabling experimental under preferences -> Visual Effects
@felipinhosinoti
@felipinhosinoti 2 жыл бұрын
Thanks so much!
@Tercurnich
@Tercurnich 2 жыл бұрын
THANK YOU
@monaw3at347
@monaw3at347 2 жыл бұрын
Thank youuuuuuuu
@glnglobulous6539
@glnglobulous6539 2 жыл бұрын
thank you bro
@daragard_7497
@daragard_7497 2 жыл бұрын
Dude this helped me so much! Thank you!
@dreamterrormaster
@dreamterrormaster 3 жыл бұрын
Really cool tutorial, thanks. If someone cares: you can add an emission node in the shader to add an illumination effect. Works great.
@stefan429
@stefan429 3 жыл бұрын
5:10 i dont have that shader graph field T.T
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Yep. You need to turn on Experimental Blocks in the Preferences > Visual Effects > Experimental Operators/Blocks
@stefan429
@stefan429 3 жыл бұрын
@@GabrielAguiarProd Thank you!
@brunomorais1194
@brunomorais1194 3 жыл бұрын
Hello Gabriel! 5:16 My Shader Graph is working normally, but when I apply it to a Visual Effect Graph it remains static. This error appears in the Console: Shader error in 'Hidden / VFX / test / System (1) / Output Particle Mesh': Shaderpass should be defined at this stage. at line 525 (on d3d11). Can u help me?
@DRagnMastrN7
@DRagnMastrN7 3 жыл бұрын
I get the same error. :C
@anubis520
@anubis520 3 жыл бұрын
has anyone figured out a solution to this? I am getting it now too...
@kingkarson2618
@kingkarson2618 2 жыл бұрын
Problem Fix For those of us using Unity 2020.3.30f1: When using Output Particle Mesh, you'll notice that when selecting the Plane mesh it is rotated. You can either play around with rotations and different pivot points, or you can instead use the Quad option within the mesh selector and it works in tandem with the tutorial.
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Thanks for sharing this awesome tip!
@HugoLSouza-xt7ix
@HugoLSouza-xt7ix Жыл бұрын
Thank you so much, I was searching about this problem.
@Arashi256
@Arashi256 Жыл бұрын
Doing God's work, sir - many thanks.
@hernans10
@hernans10 Жыл бұрын
Unfortunatley does not work with Unity 2022 .2.19 when choosing Quad it shows nothing on screen, only show something with plane but as you mentioned it is rotated :( , any way thank you
@Arashi256
@Arashi256 Жыл бұрын
@@hernans10 Works on 2022 for me - I think I’m on 2022.3.x
@JegiDobrak
@JegiDobrak 3 жыл бұрын
hey, can you help me out? when I select plane as a mesh in output particle mesh, nothing new pops up, I cant add shader to it, any ideas?
@codeCadaver
@codeCadaver 3 жыл бұрын
Under Edit->VisualFX->Rebuild... This is what worked for me
@moldybot9387
@moldybot9387 2 жыл бұрын
My lightnings are just static and not animating like in the shader graph preview...how can I fix that? Edit: Oh ok, they just don't animate when I'm not in playmode...
@Brandroide07
@Brandroide07 3 жыл бұрын
do you know why I can't add the Shader in Output Particle Mesh? I use 2019.4.1f1 version
@張竣皓-d9b
@張竣皓-d9b 3 жыл бұрын
You can go to Preferences's Visual Effects and enable the "Experimental Operators/Blocks"
@redesign56
@redesign56 3 жыл бұрын
@@張竣皓-d9b thanks
@smirelesz
@smirelesz 2 жыл бұрын
@@張竣皓-d9b Thanks
@MrSeby197
@MrSeby197 2 жыл бұрын
Hi, I have a problem. When i animate my lightning, It doesn't start the beam from the point. the beam also moves itself down.
@skelhain
@skelhain 2 жыл бұрын
I had to change the pivot y value to 0.5 instead of 1.0 to keep the bolt in place.
@Bodyburger
@Bodyburger 3 жыл бұрын
If some of you can't change the color in the VFX shader graph, try clicking the color while holding shift or ctrl. Ctrl worked for me.
@kryloth3628
@kryloth3628 3 жыл бұрын
At 5:50 Why does your particle looks like it's glowing, but mine doesn't :| I followed your color var value, and mess around with it too but still it doesn't look as glow as yours
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Because I'm using a Global Volume with Bloom. If you want one, you can press right-click in your hierarchy, go to Volume and then create a Global Volume. You can then create a new Profile and add Bloom or other post-processing effects. Hope this helps.
@kryloth3628
@kryloth3628 3 жыл бұрын
@@GabrielAguiarProd Thanks, it helps achieving that glow effect
@philippeb.4637
@philippeb.4637 3 жыл бұрын
Hey, thanks for the tutorial. Everything worked properly up to 5:20, then I don't get any Lightning appearing when selecting the newly created VFX in the Output Particle Mesh. Note : I'm on Unity 2019.3.0f6 and the Plane Mesh does look a bit different than yours.
@alexchatziagapis2351
@alexchatziagapis2351 3 жыл бұрын
Yes the mesh is rotated and no slot apears for the shasder graph, did you find a way to fix it so far?
@alexchatziagapis2351
@alexchatziagapis2351 3 жыл бұрын
ok you need to enable experimenatal blocks on edit ->preferences->visual effects
@philippeb.4637
@philippeb.4637 3 жыл бұрын
Figured it out guys , you need to have Blender installed on your computer for it to work properly and to have the Plane Mesh available.
@KneecapTaker
@KneecapTaker 2 жыл бұрын
@@philippeb.4637 another way you could fix it is by using the set angle block in vfx graph and rotate on the x axis by 90 degrees
@thatkarairamen
@thatkarairamen 2 жыл бұрын
@@alexchatziagapis2351 cheers, this fixed it for me
@gilleswalther5964
@gilleswalther5964 3 жыл бұрын
This lightning is illuminating my learning journey, thanks!
@NguyenHoangPhuong-qf6xb
@NguyenHoangPhuong-qf6xb 2 жыл бұрын
Why at the first, your VFX lighting texture illuminates ? I made VFX in 2D 2021.2.8f but the texture does not emit any light, it's simple like the shader graph made in previous step. Anyone have idea?
@yinbenzene9963
@yinbenzene9963 5 ай бұрын
Hello, I have the same problem, do you know how to solve it now?
@BakaBakaGames
@BakaBakaGames 3 жыл бұрын
I used this video to make the vfk that play when you ascend to godhood in the game I just made about 2 Cubes Humping. Thanks, my guy!
@mireyadkk5917
@mireyadkk5917 3 жыл бұрын
in minute 5:05 when i put the plane as a mesh it shows horizontal in the particles. I cant change the orientation of the mesh. Can someone help pls:(
@roi_bidoushka5531
@roi_bidoushka5531 3 жыл бұрын
Hey, you don't need, if you want, use a mesh. I have this problem and i just make a OUTPUT Particule Quad, i put my shader, and i change some option in my Vfx graph for make this Lightning. If you want send me your discord, i Send you some screen.
@dmtuan
@dmtuan 3 жыл бұрын
Amazing! Absolutely love this. More vfx graph videos please 😁🙏🏼. Thank u so much
@unityvictor787
@unityvictor787 3 жыл бұрын
I got problem since 5:03, I dont have plane mesh with vertical, and My Lighting graph doesn't have emission effect, Is anyone meet these problems too?
@sumitcutevil9260
@sumitcutevil9260 2 жыл бұрын
yes no vertical plane how to fix dis?? please help
@Ced190
@Ced190 3 жыл бұрын
Gabriel, I would gladly need some help 'cause when I put the shader in the output particle mesh, the lightning emits but does not move it's like if the "noiseSpeed" parameter is blocked on 0 even if I put the same values as you did. I would really need help even if I'm late.
@ofthedrk781
@ofthedrk781 3 жыл бұрын
@JOELIO9 it works when you actually run the game
@daslolo
@daslolo 5 ай бұрын
and for those who are necroing this video, you can instead create a shader graph then ticking support VFX graph in the graph properties
@GabrielAguiarProd
@GabrielAguiarProd 5 ай бұрын
True story, necromancer 🙌
@jetblacksnow5225
@jetblacksnow5225 3 жыл бұрын
Ah shoot, I know what I'm doing today.
@Ferenc-Racz
@Ferenc-Racz 3 жыл бұрын
Hi! I just checked your chanel, and noted you do a notable job! :) subscribed. :)
@micheldesjardins6176
@micheldesjardins6176 3 жыл бұрын
Hi, I think I have followed the tutorial, steo by step, but the lightning do not grow, it appear all at once. Also I need the effect to go bottom up and at 45 degrees. Is there a way to rotate it? Thanks
@thatkarairamen
@thatkarairamen 2 жыл бұрын
I know it was a year ago this was uploaded. I'm having issues with the height not adjusting to the value. I'm trying to have the lightning be longer but it doesn't seem to change at all if I input it in the output particle mesh
@pnvgordinho
@pnvgordinho 3 жыл бұрын
Boom Kadaboom. :) Obrigado pelo tutorial, porreiro como sempre.
@sri-vishnurajagopal1990
@sri-vishnurajagopal1990 8 ай бұрын
Hi, I'm on unity 2020. 3.1 and I followed the tutorial but I'm stuck here, when I put setpivot, the plan does an animation where it moves away but it doesn't do like in the tutorial, does anyone know why it doesn't do like in the tutorial?
@pikachufan3588
@pikachufan3588 Жыл бұрын
I was so scared to use shader graph and vfx graph but after like 4 videos of yours I'm off having so much fun playing with effects. Thanks so much!
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
You are very welcome, glad to help you overcome that fear, vfx can be quite daunting at first, but once you are in, it's awesome!
@BigRookDigital
@BigRookDigital 3 жыл бұрын
Great stuff, yet again. Thanks, Gabriel.
@teaMmMate
@teaMmMate 3 жыл бұрын
This is honestly some next level stuff. Thank you so much :)
@jaimemedina3351
@jaimemedina3351 3 жыл бұрын
Boom-kada-boom!! This is amazing! Thank you
@r.iyushofficial5318
@r.iyushofficial5318 3 жыл бұрын
Greate toturial it helped me a lot in animating my new game.. Thanks a lot 🙏
@r.iyushofficial5318
@r.iyushofficial5318 3 жыл бұрын
I actually made a death ray with this lightning 🌩 and made it rapid fire 🔥
@김길용-o5j
@김길용-o5j 3 жыл бұрын
i can't find shader graph in output particle mesh
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Make sure you tune on Experimental Blocks/Operators in Edit>Preferences>Visual Effect
@__dane__
@__dane__ 3 жыл бұрын
A “VFX” shadergraph is just a shader graph that has its target set to VFX instead of Universal. This can be changed in the graph settings inspector
@bhavingajjar4535
@bhavingajjar4535 Жыл бұрын
I am following tutorial but my colour is not Glowing in VFX Shader Graph, anyone can help me with that plz?
@yzbrian
@yzbrian 10 ай бұрын
When I add the Shader Graph to my Output Particle Mesh all I see is grey planes? Why do I not see the lightning I created? When I change it to quad my particle isn't even visible...
@권오윤-q9v
@권오윤-q9v 3 жыл бұрын
4:30 VFX EFFECT NOT FOUND UNITY 20194.24 F1 WHERE IS VFX EFFECT???
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Make sure you have Visual Effect Graph installed in the Package Manager. Also turn on Experimental Blocks/Operators in Edit>Preferences>Visual Effects.
@GustavoMondini
@GustavoMondini Жыл бұрын
im trying to do it pbut is not showing
@ИларионХлыстов
@ИларионХлыстов Жыл бұрын
лайк поставлен, комментарий оставлен.
@YuriySemirechenko
@YuriySemirechenko 3 жыл бұрын
How to set lighting graph to camera?! When i create node 'face camera' I can`t see my effect. How to fix this issue?!
@anubis520
@anubis520 3 жыл бұрын
I'm getting an error when I get to about 5:30 that says Shader error in 'Hidden/VFX/NewVFX/System/Output Particle Mesh': Shaderpass should be defined at this stage. at line 524 (on d3d11) does anyone know how to fix this.
@rebelcrusader9973
@rebelcrusader9973 Жыл бұрын
I cannot make it work with the regular unlit version since the rectangle's UV doesn't accep the out value of the simple noise.
@Duo_Septimdra
@Duo_Septimdra 2 жыл бұрын
I was looking for an unreal tutorial but I think this is similar enough for me to make it there. Thank you.
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
For someone with a bit of experience in the material editor and with niagara it shouldn't be that hard, hope it helps! Good luck.
@frankypappa
@frankypappa 3 жыл бұрын
"if you like the tutorial hit the like button and subscribe"... Done.. and done!
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
I've followed your tutorial from the start and rewatched a few times but I'm comming across the same issue the lightning will start at the transform but slowly fall downwards like yours but as the animation goes on it falls slightly any idea why? edit: changing the pivot from 1 to 0.5 works better
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
1) The Pivot plays an important role. 2) Make sure there's no velocity or any kind of movement. 3) Length of the Rectangle in the shader should be higher then 2 or 3. 4) You can create an Offset vector3 in the Shader to adjust the position of Lightning in the mesh. Hope this helps, good luck.
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
@@GabrielAguiarProd i've tried all of these the only thing i don't know how to do is the offset in the mesh
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
@@GabrielAguiarProd it turns out changing the pivot from 1 to 0.5 fixes the issue and i have no idea why
@alexisd5410
@alexisd5410 3 жыл бұрын
@@kurtisgibson2929 I had the same issue and your fix helped me. Thanks
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
@@alexisd5410 glad to help
@Bradfordgavin
@Bradfordgavin 2 жыл бұрын
When i get to the step of creating the vfx Graph and swapping the mesh to planes, the planes spawn sideways. any idea how to fix this. I mean they are spawning flat
@Bradfordgavin
@Bradfordgavin 2 жыл бұрын
Also when swapping the shader graph out with the lightning one it comes out as a dull blue color instead of bright and glowy like yours
@sumitcutevil9260
@sumitcutevil9260 2 жыл бұрын
@@Bradfordgavin yes i am stuck wid the same problem did yu solve it???
@danstarikoff8486
@danstarikoff8486 Жыл бұрын
I see the animation of noise on geometry only when I start the game, and in the window the scene animation does not lose. What could be the problem?
@DrGroo
@DrGroo Жыл бұрын
Thanks again for this great video. I come back to watch it every time I want to add a lightning effect to whatever I'm working on at the time.
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
Glad to help!
@StatusTechDev
@StatusTechDev Жыл бұрын
I do not see an option for the shader graph in the out put particle mesh, also, whenever I can't even see the little particles themselves! Any ideas?
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
Make sure to turn On Experimental Operators/Blocks in Preferences > Visual Effects.
@S0LIXUS
@S0LIXUS Жыл бұрын
when i try to use the plane it sets it horizontally instead of vertically.. any ideas how to fix this?
@hroluffy8974
@hroluffy8974 Жыл бұрын
The lightning is too small even though i increased its heights and doesn’t even seem real.
@kryloth3628
@kryloth3628 3 жыл бұрын
I'm sorry, but i need help again.. My particle pivot is acting weird, I'm not sure why, like the lightning is growing downwards like it needs to be, but in my case the position got offsetted because of the pivot, i tried messing around by changing the pivot but it seems that for me the position got offsetted too I recorded it so that you could maybe take a better look at it.. kzbin.info/www/bejne/h360ao1ofsd2iLc
@kryloth3628
@kryloth3628 3 жыл бұрын
Nevermind, it's solved for some reason, it needs a value of 0.5 instead of 1 :|
@Joool10
@Joool10 3 жыл бұрын
@@kryloth3628 thanks
@dandragomir6413
@dandragomir6413 2 жыл бұрын
@@kryloth3628 ty alot!!!!!!!
@alwaysyouramanda
@alwaysyouramanda Жыл бұрын
I’m trying to see if I can do something like this with just particle effects and trails. So.. I need to draw I guess? lol I have never found an answer to the question (IF I can manage to learn the shader graph stuff, is it usable in VRChat avatars?)
@alwaysyouramanda
@alwaysyouramanda Жыл бұрын
It took me over an hour the one time I followed a tutorial.. just to get to the right window!
@EnderElohim
@EnderElohim 3 жыл бұрын
7:24 in my the lightning itself move with whole :( edit: Oh okay i just changed 1 to 0.1 and fixed edit 2: Also yeah i found out for some reason i need to divide to 10 most of your numbers to make sense in my scale. I wonder is it about plane i was using edit 3: It also work on hdrp
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Yes the scale is important. You got it right ;)
@EnderElohim
@EnderElohim 3 жыл бұрын
@@GabrielAguiarProd also after i try to move it to different place i realsed that it actually stuck where it is and than i realise for some weird reason initialize particle was set to world and i just set them to local than it also fixed XD now i can move it anywhere i want XD Thanks man Btw this was my first time try to use this system(or more like first time i dedicated) XD it was scary
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
VFX Graph is scary in the beginning. But once you start understanding it , a world of possibilities opens up.
@EnderElohim
@EnderElohim 3 жыл бұрын
@@GabrielAguiarProd that is true :D after watch some of your videos i opened and made my own lava shader by clicking randomly everywhere like a monkey until it looks like cool XD Well it was more like educated guess though because i had idea about what i should look at already familiar with some nodes thanks to you ^^
@phuri8706
@phuri8706 Жыл бұрын
I don’t have “Shader graph” in Output particle mesh can someone tell me how can i fix 😢 Im sooo new of this btw 😂
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
Make sure you turn On Experimental Operators/Blocks in Edit>Preferences>Visual Effects.
@haotamht
@haotamht 10 ай бұрын
@@GabrielAguiarProd thanks, I can fix it :>
@Phornax7
@Phornax7 3 жыл бұрын
The sample curve for the width isn't working for me. It stays the same width the whole way through.
@manolov4074
@manolov4074 3 жыл бұрын
Very nice tutorial !!! Good job Gabriel ! :)
@alexandreamiel1865
@alexandreamiel1865 Жыл бұрын
unfortunately not working with vfx 12 , outputparticlemesh doesnt contains shadergraph property anymore :( :(
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
You just have to turn on Experimental Operators/Blocks in Edit>Preferences>Visual Effects.
@minhtan1675
@minhtan1675 Жыл бұрын
that video help me a lot, thank you so much ❤
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
You're welcome 😊
@Muninn_Crow
@Muninn_Crow 3 жыл бұрын
Phenomenal tutorial, being easy to understand and manipulate to get the effect I need, but I was wondering if you could provide some insight. At 05:15, where you change the Shader Graph, my "up-to-date" Packages lacks the Shader Graph option, and restarting Unity and reinstalling the Packages has not resolved the issue. Is this a recent change in the last month that you can see on your end?
@Muninn_Crow
@Muninn_Crow 3 жыл бұрын
Found the solution and am posting it for others. To resolve the missing Shader Graph option, you NEED to tick on the Experimental Blocks on Edit>Preferences>Visual Effects and reopen the SFX Asset's Edit Window.
@Nubz77
@Nubz77 2 жыл бұрын
@@Muninn_Crow Thank you so much!
@Jeddles
@Jeddles Жыл бұрын
@@Muninn_Crow THANKS!!!
@paradoxsc2clan
@paradoxsc2clan 3 жыл бұрын
for some reason mine is oriented length wise along the Z plane, is there an easy fix to make it orient along the y plane? or is this a non issue
@Geov4niJr
@Geov4niJr 3 жыл бұрын
Did you fix it?? I'm with the same problem =(
@Geov4niJr
@Geov4niJr 3 жыл бұрын
Oh... I "fixed it" by changing the mesh, instead of a plane, use a cylinder, and then at the Gameobject, change the Z scale to 0. Now its a plane and you can even see the lightning from "both sides" =)
@kitchen_jooklum
@kitchen_jooklum 3 жыл бұрын
another solution i haven't seen yet. If you use Blender, make a plane and rotate it 90 deg. on the X axis. Ctrl + A and hit Appy Rotation. Go into edit mode and select the top two vertices. Hit Cursor to Selected, then go back to Object mode and hit Origin to 3D Cursor. Export that plane as an fbx and import it to unity. This way the plane will be oriented correctly, and even the pivot point will be set so you won't need that block.
@roi_bidoushka5531
@roi_bidoushka5531 3 жыл бұрын
Other solution, don't use a mesh. I had this problem and i just make a OUTPUT Particule Quad, i put my shader, and i change some option in my Vfx graph for make this Lightning.
@teaMmMate
@teaMmMate 3 жыл бұрын
Thanks mate
@ThangPham-bt8zh
@ThangPham-bt8zh 2 жыл бұрын
Have any way to rotate this lightning ? I need to rotate it
@xofebruary
@xofebruary 3 жыл бұрын
thanks for the great tutorial! I thought everything was working perfectly, but my lightning is 2D, and only viewable from the front angle. I checked in wirebox mode and no mesh deformation seems to be happening either. any help would be greatly appreciated!
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Hey maybe rotate it? If not then remove the orient block in the output particle quad, and then try rotating
@SUPERSITE-com-br
@SUPERSITE-com-br 3 жыл бұрын
I was having tha same issue, since i wanted to use it for a projectile, the solution i found was switching from Output Particle mesh to Output particle Quad(you will need to play with the shader values to get it to look good again) then adding a Orient: Fixed Axis in your Orient Particle Quad. Depending on the orientation of your lighting you may change where is "Up" in the XYZ values. (mine is horizontal so Y is Up or 1
@linkruste
@linkruste Жыл бұрын
I have an issue where the lightning bolt does not animate, but great tutorial
@teaMmMate
@teaMmMate 3 жыл бұрын
Hi Gabriel, can I somehow use this Lightning shader outside the URP environment? I started my project in 3D rendering mode and upgrading into URP just ruins my whole terrain.. :/
@teaMmMate
@teaMmMate 3 жыл бұрын
Namely, the trees turned pink (although I upgraded all project materials to URP materials) and there is this weird stretching effect to my assets when I rotate the scene
@michaelsowe7982
@michaelsowe7982 3 жыл бұрын
Can the lightning bend or does it have to come straight down. What I’m trying to ask is if the lightning can come from any point like from a tree to a house or does it have to come straight down
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
With plane with several subdivisions (faces) and with vertex offset you can get it to bend.
@JM-dc5rn
@JM-dc5rn 2 жыл бұрын
Set scale seems to just move the whole thing instead of making it grow for me and my plane seems to be rotated so that when it does move it just floats the whole thing up...
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
That's because of the pivot of the mesh. I believe you can offset the pivot directly in VFX Graph with a Set Pivot block in the Output Particle before the Set Scale. Otherwise you can use blender to adjust the pivot.
@Leon-wv4dn
@Leon-wv4dn 3 жыл бұрын
can i ask you how you made the lightning glow?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Sure. It was hand-painted frame by frame.
@Leon-wv4dn
@Leon-wv4dn 3 жыл бұрын
@@GabrielAguiarProdohh cool!
@dylangilchrist3151
@dylangilchrist3151 3 жыл бұрын
Amazing!
@HJY4353
@HJY4353 2 жыл бұрын
Even if hdrp is installed, the light doesn't come out bright. What should I do?
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
In URP I used a Global Volume with Bloom for the glow.
@Lunatheia
@Lunatheia 3 жыл бұрын
I'm not getting my VFX Shader Graph nodes to animate so I'm going blind. Anyone got an idea how to make your nodes animate?
@Lunatheia
@Lunatheia 3 жыл бұрын
So I heard that sometimes you'll need a camera in your scene for time nodes to work. I had one in my scene but all I needed to do to make it work was to press play and then things started to animate.
@vaepuer2290
@vaepuer2290 3 жыл бұрын
Not what I needed but youve shown me this flipbook concept. Thank you! Hard to find things when you dont know the question
@amaurymehlman7557
@amaurymehlman7557 3 жыл бұрын
The electricity shader is necessary for this tutorial ? I try to reply this tutorial it's work but my lightning doesn't have the electric aspect
@amaurymehlman7557
@amaurymehlman7557 3 жыл бұрын
My lightning juste have 1 color not have the gradient between my colour and white
@danielyyi
@danielyyi 3 жыл бұрын
At around 7:25 my lightning goes down but also shifts down as well. So the lightning gets longer down but also moves down too. How can I make my like yours where the origin stays the same?
@nikitasavenko5431
@nikitasavenko5431 3 жыл бұрын
Maybe you have to remove "set velocity" from your lightning?
@clssmusic
@clssmusic 3 жыл бұрын
Great video! Could you please do one for Dash Effects. It should be close to the weapon trail effects. A 2D one would be awesome since there is literally nothing that I know about. It would be great for the people who do not use Blender and therefore cannot use a mesh.
@Dezomm
@Dezomm 3 жыл бұрын
Great tutorial, thank you for sharing.
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
You’re welcome 😊
@DommageCollateral
@DommageCollateral 3 жыл бұрын
if you use this shader and set the vfx to a sphere, you can make some really cool orbs and stuff
@krist981
@krist981 Жыл бұрын
Delay before loop isn't a thing anymore, how to work around?
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
What's the Unity version you are using btw?
@krist981
@krist981 Жыл бұрын
@@GabrielAguiarProd 2021.3.17f1
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
Still exists even in 2022. If you select the Spawn block and look at the inspector you should see the Loop Duration, Loop Count and Delay Mode.
@krist981
@krist981 Жыл бұрын
@@GabrielAguiarProd i must be braindamaged, because I looked at that and thought "it isn't there!". Thanks, dude
@erickmartins5579
@erickmartins5579 3 жыл бұрын
Awesome as always!
@dianjakap4805
@dianjakap4805 2 жыл бұрын
performance-wise, is this good for mobile game?
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Hmmm VFX Graph doesn't work on most mobiles, only on high-end ones with a GPU capable of compute shaders.
@jaebigc
@jaebigc 3 жыл бұрын
why my plane won't face the camera
@philippeb.4637
@philippeb.4637 3 жыл бұрын
Did you find out ?
@jaebigc
@jaebigc 3 жыл бұрын
@@philippeb.4637 not yet
@Rafae017
@Rafae017 2 жыл бұрын
this is super late but in output particle mesh add orient: face campera plane and it should work
@jollyroger8494
@jollyroger8494 2 жыл бұрын
Does anybody know a solution how to properly tile the lightning effect if I want different lengths of lightning? As far as I understodd the Rectangle node on Shader Graph does only accept values 0-1, so setting those to value greater than 1 has no effect. I tinkered with Set Scale on VFX Graph but this only streches the effect and not tile it.
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
You could try to use a tiling and offset node somewhere in Shader Graph (can't remember very well the full graph) or maybe multiply it or use a floor node and then multiply the floor node. Just brainstorming here.
@jollyroger8494
@jollyroger8494 2 жыл бұрын
@@GabrielAguiarProd Just realized there is already a Tiling Node that can be used for Y value. So I normalized the lightning for 1 unit legth and then set the length for Tiling Node Y value and the Y value of the Output particle Scale.
@wormius51
@wormius51 3 жыл бұрын
I have a little problem, the texture on the noise node is pixelated for some reason. That causes the lightning to look like there is a glitch shader on top of it or something. Pretty cool but not what I'm looking for. Are you familiar with this issue?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Not sure why. But try to use another noise. There are three procedural noises in shader graph. Simple Noise, Gradient Noise and Voronoi. Also make sure the scale is not tinny.
@biglemonfox3446
@biglemonfox3446 3 жыл бұрын
Great tutorial! Tho the emission doesn't work for me in HDRP. Any known fixes?
@biglemonfox3446
@biglemonfox3446 3 жыл бұрын
@JOELIO9 Do you also use 2019.4 LTS ?
@strategy2128
@strategy2128 3 жыл бұрын
I added bloom effect, and I'm seeing the effect in the scene view. However, the in game view, nothing I do seems to have an effect. Even if I turn off bloom in global volume, it isn't changing. It seems that only scene view is getting affected by the bloom. Please help!
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Select your camera and turn on post-processing
@AspiringHeroGames
@AspiringHeroGames 3 жыл бұрын
A fantastic tutorial! I'll be adding in lightning now thanks to this!
@DommageCollateral
@DommageCollateral 3 жыл бұрын
its also possible to use a particle strip, but its a bit more complicated
@The1111Dark
@The1111Dark 2 жыл бұрын
how can i make this into a 3D VFX ? currently it's 2D and can only be seen from one side, thanks in advance
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
You could a mesh, a 3d object. But the UVs need to be mapped properly and you need a similar lightning shape.
@The1111Dark
@The1111Dark 2 жыл бұрын
@@GabrielAguiarProd any chance you could do a video on this ?
@chem_OS
@chem_OS 3 жыл бұрын
I'm trying to get this to work but when I set the output mesh to a plane, the plane points to Y axis and I can't change the pivot either. Rotating it didn't work...
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Use a Set Pivot in the Output, see if that helps.
@chem_OS
@chem_OS 3 жыл бұрын
@@GabrielAguiarProd You saved me, now it works! I'll probably go and get your course, my friend.
@masonwheeler6536
@masonwheeler6536 3 жыл бұрын
This looks cool, but actual lighting strikes fork and get all jagged. This is one single (mostly) straight bolt. Any cool tricks for making jagged lightning?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Vertex Displacement on a mesh with a few more polygons then usual. But, Vertex Displacement is yet to be supported in VFX Shader Graph.
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
You can use the scale of it to choose the direction (like when 0, 1, 0 made it go up you could do 1,-1,0 to make it go left and down) and play the effects after the first lightning strikes
@geri4367
@geri4367 3 жыл бұрын
Ah yes
@mayconalberto1588
@mayconalberto1588 3 жыл бұрын
Você é brasileiro ou português? Por que seu curso na udemy não tem a legenda em português?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Não tem legendas em Português porque o Udemy não as gera automaticamente do Inglês para PT, infelizmente.
@risingdeathx
@risingdeathx 3 жыл бұрын
After adding the Lightning shader graph in the "Shader Graph" field in the vfx graph, it still renders just a plane. Not sure what I am doing wrong?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Play with the settings or simply rotate the camera until you see where your lightning is. Once you find it apply the desired rotation.
@Ced190
@Ced190 3 жыл бұрын
I had the same problem and I realized that I did not clicked on "save asset". I hope it helped and that I'm not too late
@teaMmMate
@teaMmMate 3 жыл бұрын
@@Ced190 Thank you thank you thank you thank you!!!
@DioSatyaloka
@DioSatyaloka 3 жыл бұрын
How's the performance for mobile?
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
It works fine on my phone
@oliverscott6913
@oliverscott6913 3 жыл бұрын
Firstly, thank you for making tutorials on these amazing vfx it really is appreciated! Just one question as I am new to vfx, would this lightning be easy to code/change values by code in order to make it so that I can create a chain lightning effect using basically what you already have here?
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
Yes you can right click on one of the inputs and set it to public you can then modify it through animation and or code
@oliverscott6913
@oliverscott6913 3 жыл бұрын
@@kurtisgibson2929 Okay thank you!
@kurtisgibson2929
@kurtisgibson2929 3 жыл бұрын
@@oliverscott6913 no problem if you need help with code just ask 😊
@lobokaiser7820
@lobokaiser7820 3 жыл бұрын
work with amplify shader editor?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Probably. The idea for the shader is the same. But I don't think amplify works with VFX Graph, yet.
@onewayroad3765
@onewayroad3765 3 жыл бұрын
VFX graph works on urp?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Yes it works. This tutorial was made in URP for example.
@jglasshalfpool4640
@jglasshalfpool4640 3 жыл бұрын
Great tutorial. I am stuck at 4:50 though as my Output Particle Mesh node has no Shader Graph property?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Yeah you need to turn on Experimental Blocks on Edit>Preferences>Visual Effects. Enjoy the rest.
@jglasshalfpool4640
@jglasshalfpool4640 3 жыл бұрын
Experimental Operators/Blocks needs to be ticked in Preferences/Visual Effects
@jglasshalfpool4640
@jglasshalfpool4640 3 жыл бұрын
Wish I could say I had success with this tutorial as your end results look great, but at a certain point what was happening for me stopped matching what was happening for you. When you switch the Output Particle Mesh from cone to plane is where it goes wrong. The default plane is oriented differently and the lightning jus looks like it does in the rectangle node we made earlier. Tried creating a plane but result is tiny and looks nothing like the video. I'll try starting again from the beginning but I've done that twice already.
@akash_the_phenomenal
@akash_the_phenomenal 3 жыл бұрын
@@jglasshalfpool4640 same problem.... Did you solve this??
Unity VFX Graph - Muzzle Flash Effect Tutorial
14:30
Gabriel Aguiar Prod.
Рет қаралды 142 М.
Unity Shader Graph - Stylized Trails Tutorial
17:32
Gabriel Aguiar Prod.
Рет қаралды 219 М.
From Small To Giant Pop Corn #katebrush #funny #shorts
00:17
Kate Brush
Рет қаралды 71 МЛН
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 137 МЛН
Will A Guitar Boat Hold My Weight?
00:20
MrBeast
Рет қаралды 261 МЛН
3D Gaussian Splatting! - Computerphile
17:40
Computerphile
Рет қаралды 138 М.
Unity VFX - Ground Cracks | Fissure | Hole Effect Tutorial
16:38
Gabriel Aguiar Prod.
Рет қаралды 109 М.
Unity VFX Graph - Fire Tornado Effect Tutorial
19:44
Gabriel Aguiar Prod.
Рет қаралды 81 М.
Unity VFX Graph - Ground Slash Tutorial
23:14
Gabriel Aguiar Prod.
Рет қаралды 352 М.
Unity Shader Graph - Hologram Tutorial
12:40
Gabriel Aguiar Prod.
Рет қаралды 2,8 М.
EASY EXPLOSIONS in Unity - Particle System vs VFX Graph
12:33
Gabriel Aguiar Prod.
Рет қаралды 48 М.
10 Minutes vs. 10 Years of Animation
19:29
Isto Inc.
Рет қаралды 1 МЛН
Unity VFX Graph - Hits and Impact Effects Tutorial
11:59
Gabriel Aguiar Prod.
Рет қаралды 118 М.
Training AI Bots to Fight (they started dancing)
15:06
cozmouz
Рет қаралды 289 М.
From Small To Giant Pop Corn #katebrush #funny #shorts
00:17
Kate Brush
Рет қаралды 71 МЛН