STYLIZED FIRE in Unity VFX Graph Tutorial

  Рет қаралды 72,669

Gabriel Aguiar Prod.

Gabriel Aguiar Prod.

Күн бұрын

Let's see how to create a Stylized Fire with Unity VFX Graph and Shader Graph. We will create a quick flame texture with Photoshop (Krita/Gimp) and from there we will create the flames, smoke and ambers for a typical fire camp.
Would be awesome if you wishlisted our game :D store.steampowered.com/app/17...
00:00 Intro
01:28 VFX Graph Start
02:34 Flame Texture
04:34 Flames
05:32 Fire Shader Start
08:45 Flames Motion + Dissolve
12:55 Smoke
14:45 Ambers
15:55 Adding Light
17:32 Final Touches
18:31 End
------------------------
PATREON: / vfx-graph-fire-54743205
ASSET STORE: assetstore.unity.com/packages...
GAP WEBSITE: www.gabrielaguiarprod.com/pro...
------------------------
Courses
✦VFX GRAPH - BEGINNER: www.udemy.com/course/unity-vi...
✦VFX GRAPH - INTERMEDIATE: www.udemy.com/course/unity-vf...
✦VFX FOR GAMES - BEGINNER: www.udemy.com/course/vfx-for-...
✦VFX STYLIZED EXPLOSION: www.udemy.com/course/visual-e...
VFX Assets Packages
Unique Projectiles Vol 1: assetstore.unity.com/packages...
Unique Projectiles Vol 2: assetstore.unity.com/packages...
Unique Projectiles Vol 3: assetstore.unity.com/packages...
VFX Graph - Mega Pack - Vol 1: assetstore.unity.com/packages...
VFX Graph - Mega Pack - Vol 2: assetstore.unity.com/packages...
VFX Graph - Mega Pack - Vol 3: assetstore.unity.com/packages...
VFX Graph Tutorials
VFX Graph - Magic Orb: • Unity VFX Graph - Magi...
VFX Graph - Weapon Effects: • Unity VFX Graph - Weap...
VFX Graph - Portals: • Unity VFX Graph - Port...
VFX Graph - Flamethrower: • HOW TO CREATE A FLAMET...
VFX Graph - Burning Paper: • The Burning Paper Effe...
VFX Graph - Loot Drop: • Unity VFX Graph - Loot...
VFX Graph - Lightning: • Unity VFX Graph - Ligh...
VFX Graph - Muzzle Flash: • Unity VFX Graph - Muzz...
VFX Graph - Hits N Impacts: • Unity VFX Graph - Hits...
VFX Graph - Heat Distortion: • Unity VFX Graph - Heat...
VFX Graph - Ice Attack: • Unity VFX Graph - Ice ...
Shader Graph Tutorials
Shader Graph - Fire Flames: • Unity Shader Graph - F...
Shader Graph - Cartoon Water: • Unity Shader Graph - C...
Shader Graph - Laser Beam: • Unity Shader Graph - L...
Shader Graph - Fire: • Unity Shader Graph - F...
Shader Graph - Tornado: • Unity Shader Graph - T...
Shader Graph - Blood: • Unity Shader Graph - B...
Shader Graph - Electricity: • Unity Shader Graph - E...
Shader Graph - Nuke: • Unity Shader Graph - N...
Shader Graph - Waterfall: • Unity Shader Graph - W...
Shader Graph - Lava: • Unity Shader Graph - L...
Shader Graph - Fire Wings: • Unity Shader Graph - F...
Shader Graph - Galaxy: • Unity Shader Graph - G...
Shader Graph - Black Hole: • Unity VFX & Shader Gra...
Shader Graph - Ghosts: • HOW TO CREATE A GHOST ...
Shader Graph - Grow Shader: • Unity Shader Graph - G...
Shader Graph - Interactive Snow: • Unity Shader Graph - S...
Shader Graph - Liquid Shader: • Unity Shader Graph - L...
Shader Graph - Glowing Crystals: • Unity Shader Graph - G...
Shader Graph - Clouds: • Unity Shader Graph - C...
Other VFX Videos
Glowing Orb: • Unity 5 - Game Effects...
Stylized Fire: • Unity 5 - Game Effects...
Laser Beams: • Unity 2018 - Game VFX ...
Projectile Raycast: • Unity 2018 - Game VFX ...
Weapon Trails: • Unity 2018 - Game VFX ...
Destroy / Explode Objects: • Unity 2018 - Game VFX ...
Dragon Ball Aura: • Unity VFX - Dragon Bal...
Loot Box: • HOW TO CREATE A LOOT B...
Valorant - Phoenix Fire Wall: • Valorant Phoenix Fire ...
Shoot Projectiles in FPS: • Unity Tutorial - Shoot...
Valorant - Sage's Wall: • Recreating Sage's Wall...
Doom Eternal - BFG-9000 VFX: • DOOM ETERNAL BFG-9000 ...
Demon's Souls - Disintegrate Enemies: • DEMON'S SOULS - DISINT...
Enjoy and feel free to ask any questions you may have, I'll answer as quickly as possible. And don't forget to like and subscribe. Thank you!
✦ Follow on TWITTER: / gabrielaguiarfx
✦ Like on FACEBOOK: / gabrielaguiarprod
✦ Subscribe On KZbin: kzbin.info...
#fire #unity #shader #vfxgraph #shadergraph #stylized

Пікірлер: 70
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
You can create some pretty cool stylized fires with this technique, hope you enjoy it! Btw, it's now available in the Asset Store: assetstore.unity.com/packages/slug/207167?aid=1100l3Jhu Learn more about VFX Graph with this short course. Here's a voucher: www.udemy.com/course/unity-visual-effect-graph-beginner-to-intermediate/?couponCode=17.99_UNTIL_20-09
@AlexKnutson
@AlexKnutson 3 жыл бұрын
You're the man Gabriel. Thanks for sharing with the world. Keep up the great work!
@manolov4074
@manolov4074 3 жыл бұрын
I love stylized looks. They are looking gorgeous Gabi !!
@13erk
@13erk Жыл бұрын
For those using Unity 2023 there are some changes you need to make to accomplish this. 1. 6:00 since Visual Effect is deprecated, use your render pipeline (Universal in my case), then scroll the graph inspector to the bottom and enable “Support VFX Graph” If you can’t see the shader in VFX graph you need to enable this. 2. 7:33 if your black background didn’t disappear, go to the VFX Graph, click on the Output Particle Quad and change the surface type to transparent. I also had to play around with the “Alpha Clip Threshold” in the shader so it wasn’t cutting off too much of each particle.
@VIMES_
@VIMES_ 4 ай бұрын
Real hero. Thank you!
@Bradfordgavin
@Bradfordgavin 2 жыл бұрын
This channel alone has inspired me to make Unity VFX Really cool content!
@sebastiantomasson1141
@sebastiantomasson1141 2 жыл бұрын
I wish you didn't skip over the floats you add last because a) You add more than you show in the video, such as FlamesVelocity where you don't show the additional values you adjust. b) This is very handy to be able to adjust in the inspector. c) I don't know why but for some reason when I try to mimic, the flames and the smoke becomes reversed and I have some sort of demonic implosion happening. Other than that, great video. I feel like the first caveman who discovered fire :D
@Lost1nTranslation
@Lost1nTranslation 3 жыл бұрын
Great job, as always :)
@KroneDev
@KroneDev Жыл бұрын
Just recently discovered this channel, loving it.
@ameybhoyar4672
@ameybhoyar4672 3 жыл бұрын
Its legendary sir
@ultracapitalistutopia3550
@ultracapitalistutopia3550 2 жыл бұрын
Voronoi is very computationally intensive among all kinds of popular noise even by modern console standard. Only use real-time voronoi when you absolutely cannot find any alternative to achieve the similar result (most preferably by scrolling a noise texture as we all have been doing for decades. This good old practice is still a thing in 2021 3A titles).
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Totally agree with you. But for a tutorial, the voronoi is super handy.
@Cjoudan
@Cjoudan 2 жыл бұрын
when i used the voronoi it made black smugges on my texture rather than gaps. Do i need to ajust the alpha or something? my texture is just a png i made in aseprite.
@r.iyushofficial5318
@r.iyushofficial5318 3 жыл бұрын
Awesome 👌
@josimar8497
@josimar8497 3 жыл бұрын
Dude, your content have so much quality! Thanks for making this awesome videos!
@SWFGaming
@SWFGaming 2 жыл бұрын
Just purchased this course, very noice :)
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Glad you like it!
@chrismcpherson7582
@chrismcpherson7582 2 жыл бұрын
I have a problem: At the 6:55 mark, I am not able to select the fire shader to use as the shader graph for the output particle quad. I have enabled experimental blocks in my preferences, but it not only won't show up when I click the circle, but I am unable to drag and drop from the inspector to link it. Edit: for those of you who come in the future and, like me, struggle with basic instructions. It was because I hadn't saved shader graph. You need to save it. I spent like 45 minutes on this before I made this comment, and then several more minutes of frustration before I noticed the damn save button, clicked it, and it worked.
@Cjoudan
@Cjoudan 2 жыл бұрын
Thank You so much!
@davidlundberg3685
@davidlundberg3685 Жыл бұрын
I would Like to know the Post-Processing settings to get the fire to look that good, I managed the particle system but it just looks bland for me or is there another way to get it to look better? I am using URP
@shaafiepokemon
@shaafiepokemon 2 жыл бұрын
Hi, I was wondering on how I would be able to slowly turn off the fire without instantly destroying the prefab!
@Gytrio
@Gytrio 2 жыл бұрын
WOW nice tutorial
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Thank you! Cheers!
@3d_nahla289
@3d_nahla289 2 жыл бұрын
I have question you help me . I built game in unity and it has video player, but after I exported it in WEBGL , I missed the video it didn't play/work??? how can I fix this problem??
@skyrod5823
@skyrod5823 Жыл бұрын
Hi, I have a problem, at 11:15, each flamme act as if there were no time. So they arent animated
@gaidormine
@gaidormine 3 жыл бұрын
Pelo nome deve ser br, kkkkk, ficou incrível. Que canal top, cada tutorial sensacional, parabéns!!
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Portugal! PT-PT Mas valeu, brigado!
@Armoraxis
@Armoraxis Жыл бұрын
for some reason, when I play my game, my fire turns very transparent and white - despite being bright orange in the Scene view, any ideas for what's causing this? I can't seem to fix it
@michaellarney455
@michaellarney455 2 жыл бұрын
Hi Gabriel! I have seen your work pop up often and i love it! I have a question, can your shader tutorials also be applied to Amplify Shader?
@Ofenkatze
@Ofenkatze 2 жыл бұрын
Amplify user here. I am currently learning Shader Graph because VFX Graph and Amplify are incompatible (at least for now). I find that both shader editors share a lot of common concepts, I actually "translated" some of my ASE shaders to Shader Graph, which worked mostly fine. You'll need to work around some things of course, but in my oppinion, when you know how to use one, it's fairly easly to apply the concepts to the other.
@ajononikostudio
@ajononikostudio Жыл бұрын
All steps followed exactly, at 6:58 I cannot add the "FireShader" to the Shader Graph. What gives?
@ugurtunakoca3584
@ugurtunakoca3584 5 ай бұрын
I made the same things until 7:18 and the fire color is not bright as in the video (it simply remains its white color and if I change the color to yellow it becomes matt yellow).
@Maurilustrador
@Maurilustrador 3 жыл бұрын
Love all your videos man! I would like to ask, what's the difference from using the particle system vs the VFX graph? I want to make the change towards VFX graph as I love the Shader graph and I think are both similar, obviously for different things
@GiraPrimal
@GiraPrimal 3 жыл бұрын
- Shuriken (the old particle system) works on the CPU. It features full physic interactions with the world, but a limited number of particles compared to VFX. - VFX works on the GPU. It allows much more particles than Shuriken and more complex effects, but their physic interactions are limited. Choose one or the other depending on your use cases.
@Maurilustrador
@Maurilustrador 3 жыл бұрын
​@@GiraPrimal many thanks! Are both suitable for mobile?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
VFX Graph isn't supported on most mobiles, yet.
@elisabethbroneder50
@elisabethbroneder50 Жыл бұрын
Hi, great tutorial. Is it possible to download the fire settings you had in the end and the fire texture? would be really great.
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
Well, there is but it's available on Patreon. In case you are still interested, you will also get access to plenty of assets: www.patreon.com/posts/vfx-graph-fire-54743205
@morioka5507
@morioka5507 Жыл бұрын
I copied the same as your video, but I can't see the round particles that come out from 2:00. What is the reason?
@Phoenixice69
@Phoenixice69 2 жыл бұрын
love the tute but i cannot get mine to work as it comes up with an error - Shader error in 'Hidden/VFX/VFXGraph_Fire/System/Output Particle Quad': redefinition of 'PackHeightmap' at project/Library/PackageCache/com.unity.render-pipelines.core@10.7.0/ShaderLibrary/Common.hlsl(1202) (on d3d11) i have all the packages u said, but i only have the choice of 2d core, 3d core or 3d core with URP or HDRP/ the RP ones dont have the VFX graph option in asset creation. the normal 3D or 2D do... ive googled with little help..
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
You can do the following. Open Unity Hub, create a new project with the URP template selected, go to the package manager and install Visual Effect Graph and then you can go to preferences and turn on Experimental Operators in Visual Effects. Hope this helps.
@mambo19911
@mambo19911 2 жыл бұрын
Hi I cant choose float like in 10:25 and i dont know why :/ I dont have float on this list
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Oh I see, different Unity version, use a Vector1 then :)
@fireclanmaster
@fireclanmaster 2 жыл бұрын
I'm going insane. This is the third tutorial I'm trying to follow, but I keep missing something. All of my particles when I get alpha like this gets a dark outline. It makes my flames have a darker outline than what your smoke has! When I then add the smoke on top, it turns almost solid black - and I can't do anythng about the alpha at all. What am I doing wrong with my alpha settings?! >.
@nunki789
@nunki789 6 ай бұрын
ik this comment is a year old, but just in case anyone is scrolling thru with the same problem like i was: i fixed this by selecting the "Output Particle Unlit Quad" block in the VFX Graph, and on the lefthand Inspector menu, turning "Surface Type" to Transparent. for me it was set as Opaque by default.
@tanknspank1337
@tanknspank1337 Жыл бұрын
Hey Gabriel, this channel is amazing! Thank you for introducing me to VFX Graph. I have a question regarding this specific graph, maybe someone will be able to give me an answer (hopefully you) I tried setting Smoke and Ambers to World space, however it seems my ambers won't render when I do so, Any idea why?
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
Thank you glad you enjoy this! Yes! You need at least a Set Position block in the Initialize Particle position. This block needs to be on Local mode (you can click the big L or W to switch it).
@leviathan5792
@leviathan5792 2 жыл бұрын
Hi! I'm having a problem where I get some artifacts that look like ambers and ashes but are way to big and way to shiny. Does anyone know how to fix this?
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
A bit late, but try to use a clamp node before connecting to the Fragment part in shader graph.
@leviathan5792
@leviathan5792 2 жыл бұрын
@@GabrielAguiarProd thanks a lot, gonna try it out later today
@impulsegames338
@impulsegames338 3 жыл бұрын
Is this possible to achieve with the shuriken particle system as well?
@GabrielAguiarProd
@GabrielAguiarProd 3 жыл бұрын
Yes. But not the customization or part or the easily accessible shader properties.
@impulsegames338
@impulsegames338 3 жыл бұрын
@@GabrielAguiarProd I think I'd mainly want to be able to have particles dissolve with a color over lifetime to a 0 opacity. Would it work like that if the shader/material included the dissolve property as you have it set up?
@lydiachung5690
@lydiachung5690 6 ай бұрын
Im trying to follow this tutorial but my particles don't automatically "glow" like in the video so my particles just look weird. Anyone have any ideas?
@GabrielAguiarProd
@GabrielAguiarProd 6 ай бұрын
It's mostly because I've a Global Volume with Bloom in the scene. You can create one with right-click on your scene > Global Volume > New Profile > Add Bloom.
@keelfly
@keelfly 2 жыл бұрын
It is better to keep your path to Shape. You can maintain and to lots of easy modifications to your shape instead of a path, that is worthless after you fill it. Anyway. The VFX graph changed sinc ethen. Would be nice to see a new tutorial.
@pufflesrock09
@pufflesrock09 2 жыл бұрын
Very cool! Question: Is there an advantage to attaching a particle system with lights vs directly adding a point light with a simple script to flicker?
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Yes, absolutely. You can animate it. The particle system will allow you to control the fade of the light, the size too, color/gradient among other little things. Basically you have more control over the light with the particle system. Hope this helps.
@dead_____line3401
@dead_____line3401 2 жыл бұрын
How can ш remove links between blocks? like here 8:32
@Magnamura
@Magnamura 2 жыл бұрын
So. Apparently That wont work with Unity 2021.2.4f1 (The Version i use). Even started with a new Project (URP as well as HDRP). I cant add the Shader to the VFX Asset. Guess i have to revert back to Unity 2020 then. -.-
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Have you tried to go to preferences and in visual effects turn on experimental operators/blocks? As mentioned around 1:04
@dumbdev9795
@dumbdev9795 2 жыл бұрын
@@GabrielAguiarProd As an update for future readers: this was the problem. i forgot it aswell and i could select shader after i turned it to true. Thanks!
@nymosanno4264
@nymosanno4264 2 жыл бұрын
Hi, great tutorial, but i have a problem. I cant select anything as a shader for the vfx graph. There is no shader box where i can select it. Do you know what the problem might be?
@polyfoxgames9006
@polyfoxgames9006 3 жыл бұрын
Wow! Could u make brimstones flame strike effect from valorant? The one that looks like a giant pillar of flame?
@HJY4353
@HJY4353 2 жыл бұрын
There are many cases in which nodes are omitted in the middle.Can't you show me everything?
@GabrielAguiarProd
@GabrielAguiarProd 2 жыл бұрын
Nothing is omitted, everything is shown. Just follow the tutorial, don't skip parts and you should be fine.
@saladfingers69420
@saladfingers69420 Жыл бұрын
Why does this look way better in the scene editor than in game view?
@GabrielAguiarProd
@GabrielAguiarProd Жыл бұрын
Make sure that in your camera you have Post-Processing turned on! Let me know if it helps.
@iguessimagamer3018
@iguessimagamer3018 3 жыл бұрын
You sound like mario with low pitch
@AverageArtz
@AverageArtz 2 жыл бұрын
Can anyone tell me before I watch this video if he actually SHOWS THE ENTIRE PROCESS or just parts of it then asks you to pay for the rest? So fucking sick of creators using peoples wishes to find decent tutorials as a way to earn money.
Unity VFX Graph - Blood Tutorial (Procedural Shader)
18:26
Gabriel Aguiar Prod.
Рет қаралды 61 М.
Unity VFX Graph - Fire Tornado Effect Tutorial
19:44
Gabriel Aguiar Prod.
Рет қаралды 78 М.
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 14 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 79 МЛН
ПРОВЕРИЛ АРБУЗЫ #shorts
00:34
Паша Осадчий
Рет қаралды 7 МЛН
Little girl's dream of a giant teddy bear is about to come true #shorts
00:32
Unity VFX Tutorials - 08 - Basics (Fire)
17:16
Sirhaian
Рет қаралды 274 М.
Cartoon Fire - Shader Graph VFX Unity
6:48
A Bit Of Game Dev
Рет қаралды 17 М.
Unity VFX Graph - Sword Slash Tutorial
16:17
Gabriel Aguiar Prod.
Рет қаралды 128 М.
DISSOLVE using Unity Shader Graph
10:33
Brackeys
Рет қаралды 670 М.
10 Unreal Engine 5 PLUGINS I can't live without!
9:37
Cinecom.net
Рет қаралды 498 М.
Camp Fire with VFX Graph
16:50
Game Dev Geeks
Рет қаралды 5 М.
How I Created 2D Pixel Art Water - Unity Shader Graph
14:11
jess::codes
Рет қаралды 99 М.
Fire Simulations in EEVEE are Easy! Blender Tutorial
16:34
Blender Made Easy
Рет қаралды 23 М.
Unity VFX Graph - Weapon Effect Tutorial
17:31
Gabriel Aguiar Prod.
Рет қаралды 119 М.
Unity VFX Graph - Shield Effect Tutorial
18:11
Gabriel Aguiar Prod.
Рет қаралды 103 М.
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 14 МЛН