How to make 2D GLOW in Unity!

  Рет қаралды 581,334

Brackeys

Brackeys

4 жыл бұрын

In this video we create an awesome Glow effect for extra flare!
► Check out Popcore! popcore.com/career
● Download the project: github.com/Brackeys/2D-Glow
● Get Gothicvania Church Pack: assetstore.unity.com/packages...
● Learn more about 2D Shader Graph: • Get started with 2D Sh...
····················································································
❤️ Donate: www.paypal.com/donate/?hosted...
► Join Discord: / discord
● Website: brackeys.com/
● Twitter: / brackeystweet
● Instagram: / brackeysteam
········································­­·······································­·­····
► All content by Brackeys is 100% free. We believe that education should be available for everyone.
❤️ Donate: www.paypal.com/donate/?hosted...
········································­­·······································­·­····
♪ "ES_Dress Code_Black - oomiee" by Epidemic Sound
♪ "Brooklyn Flava - Mattias Andreasson" by Epidemic SoundIn this video WE CREATE AN AWESOME 2D Glow effect.

Пікірлер: 609
@iiguizin9162
@iiguizin9162 Жыл бұрын
For those who are on a more current version of unity, the main node "Sprite Unlit Master" has been replaced by "Vertex" and "Fragment". So for this effect to work, just connect A(1) of "MainTex / Sample Texture 2D" to Alpha(1) of "Fragment", and connect Out(4) of "Add" to Base Color(3) of " Fragment". Hope this helps :)
@issaelynuma9001
@issaelynuma9001 Жыл бұрын
Hero with out cap
@emredesu
@emredesu Жыл бұрын
If you can't see the "Alpha" in "Fragment", click on "Base Color" of "Fragment", click on "Graph Settings" in Graph Inspector, and then set "Surface Type" to "Transparent".
@nothingatall6703
@nothingatall6703 Жыл бұрын
Can u please help me how to do the second part where we change the color and intensity of the glow because it doesn't work for me. It's always white color and looks well only when I connect the alpha of the emission / Sample Texture 2D to the multiply
@nothingatall6703
@nothingatall6703 Жыл бұрын
Actually the intensity is working and the glow its changing its color but the parts of my character dont change their color, they remain white
@raahimfareed
@raahimfareed Жыл бұрын
Thank you so much.
@FIREHIVE
@FIREHIVE 4 жыл бұрын
When Brackeys has to make a new video about unity: "One of my favorite things in unity is *insert video's title keyword here* :D
@cathacker13
@cathacker13 4 жыл бұрын
He just loves everything about it
@neothespankplank5839
@neothespankplank5839 3 жыл бұрын
There is 1 thing that really annoyed him back in the days - Camera scripts :D He said that in his Cinemachine tutorial
@chimeforest
@chimeforest 4 жыл бұрын
My favorite Popcore game is "Watch The Ad", it's this game where you play a super short level of something, and then watch an un-skippable ad which takes longer than the level. Best game ever.
@JoTheXplosiv
@JoTheXplosiv 3 жыл бұрын
LMAO
@joris4235
@joris4235 3 жыл бұрын
ok
@buubaku
@buubaku 3 жыл бұрын
Just turn off your data
@joris4235
@joris4235 3 жыл бұрын
@@buubaku ok
@buubaku
@buubaku 3 жыл бұрын
@@joris4235 I was talking to chimeforest
@OlivierPons
@OlivierPons 4 жыл бұрын
Your "How to make a 2D Platformer" is 4 years old, a *lot* has changed since (including how joyful your videos are today!!). Any chance you do it again but with your 4 years+ experience (like a "How to make a 2D Platformer" 2.0)?
@CartoonH2O
@CartoonH2O 3 жыл бұрын
The problem with long tutorial series like this is that I don't think they get as many views after the first 1 or 2 videos, because a lot of people will start it, then give up. So in terms of monetizing etc, it's probably not as good a moneymaker as random little videos like this. It's a shame because I'd love more tutorial series too.
@dvenom642
@dvenom642 3 жыл бұрын
@@CartoonH2O He is not doing it for money i think cuz hes developing games for like 10 years. I bet its just more fun to him to make small videos
@joris4235
@joris4235 3 жыл бұрын
ok awesome
@Purpeal
@Purpeal 3 жыл бұрын
nah
@pyro1438
@pyro1438 3 жыл бұрын
uuhhhhh
@mikamulperi
@mikamulperi 3 жыл бұрын
For anyone wondering why they cannot see MainTex properties in Shader graph window... It is now moved to -> Graph inspector -> Node Settings tab
@cam4722
@cam4722 3 жыл бұрын
This was great. I'd love a complete *series* on Shader Graph and the terminology and concepts of shaders to get beginners comfortable creating on their own.
@UnluckyIAM
@UnluckyIAM 4 жыл бұрын
Amazing! Yesterday I've been worried about how to make some cool 2D Lighting Glow. I checked your 2D Lights video, but it already isn't up-to-date and it basically didn't work. Voilà, now you made this great video that really helped me. Love u Brackeys! :D
@draalahora5910
@draalahora5910 4 жыл бұрын
I just started doing game development as a hobbie, and I'm so glad to find someone so talented and brilliant as you in my way. This video was AWESOME!
@DanisTutorials
@DanisTutorials 4 жыл бұрын
yoo this is sick actually, thancc big brack!
@notmysql
@notmysql 4 жыл бұрын
lol make a vr game
@dariusgm7104
@dariusgm7104 4 жыл бұрын
Shut up Billy
@sebastianbundgaard8076
@sebastianbundgaard8076 4 жыл бұрын
DanisTutorials hey Dani love your stuff
@dariusgm7104
@dariusgm7104 4 жыл бұрын
@indieaustin no waay Dani wouldn't finish Billy he's to *thicc* to be destroyed
@jacobbellet401
@jacobbellet401 4 жыл бұрын
Why u no make vr game?
@CodingJedi
@CodingJedi 4 жыл бұрын
This looks really cool would definitely use it! And the monk is amazing!
@LuisGRano
@LuisGRano 3 жыл бұрын
If your sprite is still showing as a blank square even after following every step, you just need to connect the alpha (A(1)), from the Sample Texture 2D of the MainTex(T2), to the alpha(1) from the Fragment section (below Base Color(3)). Seems like in lastest versions of Unity they changed the Sprite Unlit Master, so there are some differences.
@TheCrushiii
@TheCrushiii 3 жыл бұрын
Hey, I am sorry but I can't find this "Alpha channel" in Fragment...Can you tell me where it is ? It seems that unity update this...
@ioruko23
@ioruko23 3 жыл бұрын
You saved me here!
@nesterio619
@nesterio619 2 жыл бұрын
You are a life saver, Thank you!!!!!!
@valourcat3164
@valourcat3164 2 жыл бұрын
Legend
@GamePhysics
@GamePhysics 2 жыл бұрын
Thank you so much! You saved me too!
@Ahmed-ic9ft
@Ahmed-ic9ft 4 жыл бұрын
Brackeys i know this have been said but i just find it crazy, yesterday i was looking all over the internet for this effect but didnt find anything good and today u post this. ty
@ktmochiii
@ktmochiii 4 жыл бұрын
Emission maps! Always learning something new every vid. Thanks Brackeys.
@MRBenjii
@MRBenjii 4 жыл бұрын
I've been using unity for like 5 years and for the life of me no matter what i read i couldn't figure out 'bloom', i managed to follow along and instead of 2d sprites i managed to get it working for 3d objects, because the principle is pretty much the same and MY GOD its finally up and running, its amazing what a little bit of glow can do for the visuals of a game 10/10 for this tutorial!!!!!
@malltshik
@malltshik 3 жыл бұрын
That is mind blowing staff! Awesome dude!
@yusrighouse
@yusrighouse 4 жыл бұрын
Man shader graph is such a powerful tool. Brackeys, we need more content related to shader graph.
@corbywhite4662
@corbywhite4662 3 жыл бұрын
a huge thank you to you and your channel guys! i m new at unity, still trying to figure it out, and your tutorials are really helpful!
@davidduong1372
@davidduong1372 4 жыл бұрын
Thank you I have been searching for something like this for weeks!
@inolin5667
@inolin5667 4 жыл бұрын
Thanks for the tutorial, the result really looks awesome.
@greggunther
@greggunther 3 жыл бұрын
Wow. That was amazing. I started in Unity years ago but didn't really take it very far. Now I'm getting the 'bug' again to get back into game dev. There was so much in this video. Stuff I never even saw before. All those node thingys. What even was all that. I guess I need to learn a lot more. Thanks.
@Amberleen_the_Light_Eevee
@Amberleen_the_Light_Eevee 2 жыл бұрын
Sprite characters with glow effect is such a beautiful charm "Eev!" ❤️
@JujuProdGames
@JujuProdGames 4 жыл бұрын
Love your channel! Keep up the good work!
@nitumi
@nitumi 4 жыл бұрын
Thanks Brackeys, this video saved me probably many hours of adding bloom to my 2D project (after few wasted)
@2dinunity10
@2dinunity10 4 жыл бұрын
10:35 shift + space to full screen toggle a tab 😉
@m4r5w0n6
@m4r5w0n6 3 жыл бұрын
i've been using unity professionally for 8 years and you just blew my mind
@2dinunity10
@2dinunity10 3 жыл бұрын
@@m4r5w0n6 my mind was blown too when I learned this
@mmabnoob814
@mmabnoob814 4 жыл бұрын
This is amazing Keep up the good work ✊
@alexeyrublichan5392
@alexeyrublichan5392 4 жыл бұрын
I've been looking for this. Thanks😉
@PacoBarba
@PacoBarba 2 жыл бұрын
Simply great, I have been able to do it the first time to implement it in my game. Thank you.
@thestickystudio6331
@thestickystudio6331 3 жыл бұрын
Thanks Brackeys! Really helped with my game!!
@AFStudiosMedia
@AFStudiosMedia 4 жыл бұрын
Congratulations on 1M subs man!
@waltercastro2847
@waltercastro2847 3 жыл бұрын
Brackeys have made my life easier. Thank you man!
@LassiY
@LassiY 4 жыл бұрын
Finally! I have been waited this long time.
@artjom5617
@artjom5617 4 жыл бұрын
why is your stuff always so cool
@rodraix
@rodraix 2 жыл бұрын
Great tutorial man, it helped me a lot!!
@elliotthood1719
@elliotthood1719 2 жыл бұрын
This is literally EXACTLY what I was looking for
@fall3nworldstudios
@fall3nworldstudios 2 жыл бұрын
Awesome...BEEN LOOKIN FOR THIS
@idrawpictures9140
@idrawpictures9140 3 жыл бұрын
Bloom is AMAZING!!! I'm very happy :)
@theStroke
@theStroke 4 жыл бұрын
When I watch videos like this it makes me feel like I will never know how to fully use this software...
@artjom5617
@artjom5617 4 жыл бұрын
haha yeah man me too. but after some years now i did see alot and know alot about Unity. the most stuff i learn from videos like these, they are doing some stuff i didnt know it exit, then i check it out, play a little bit and know it. if i get into my own games, i will now always remember there was something cool with glow effects, i will probably get back here and rewatch it and learn it even better... thats the way i go^^
@javisarias
@javisarias 4 жыл бұрын
Yes please!! Do the Outline example, that will be very useful!
@stratisdermanoutsos9113
@stratisdermanoutsos9113 4 жыл бұрын
Thank you so much for this video. I am trying to make an Iron Man ark Reactor for a UI I am working on. This is the best tutorial I've seen so far.
@angeldiaz7554
@angeldiaz7554 4 жыл бұрын
great tutorials as always!
@hcps2576
@hcps2576 4 жыл бұрын
YES I LOVE YOU JUST AS I NEEDED THIS AGAIN YOU ARE THE BEST
@uba754
@uba754 4 жыл бұрын
Thank you for your videos! You make dreams seem possible!
@eman1978
@eman1978 3 жыл бұрын
That's awesome! Thanks for that
@sp00l
@sp00l 11 ай бұрын
This is exactly what I neeeeed
@KumailAhmed
@KumailAhmed 3 жыл бұрын
I love to like each and every video of yours :)
@tafaar_
@tafaar_ Жыл бұрын
For anyone else that was running into the issue where the entire sprite would start glowing instead of just the emission node, I think I found a solution. Instead of linking the multiply node Out(4) directly into the add node, link it into a new multiply node alongside the A(1) from the emission sample texture. You should be able to see your emission texture with the color you've assigned now, and then you can plug the Out(4) into the add node and things should work as expected.
@HermeticaScarabelot
@HermeticaScarabelot 2 жыл бұрын
Hey, thanks very much for that, you explained it amazingly well
@GuyFromNet
@GuyFromNet 4 жыл бұрын
Outline will be pretty cool
@farou5736
@farou5736 4 жыл бұрын
This is what i've been looking for
@JeloOW
@JeloOW 4 жыл бұрын
YO NO WAY I CHECKED IF YOU UPLOADED A NEW VID YET LIKE 5/6 HOURS AGO AND NOW I STARTED MAKING A 2D GAME IN WHICH I NEED GLOW
@hotbutteredcrumpets
@hotbutteredcrumpets 2 жыл бұрын
👀 Amazing tutorial man.
@pumpking3006
@pumpking3006 4 жыл бұрын
Quality content, as per usual
@ajrmarchan
@ajrmarchan Жыл бұрын
Incredible. Thank you.
@sirixb
@sirixb 3 жыл бұрын
Incredible!!, Awesome!! Thaks ♥
@PistoleroDoc
@PistoleroDoc 4 жыл бұрын
Brakeys thanks for all the videos you make, I follow you from Italy :D Have you already made a video on how to create multiple layers using a single scene?
@EricR971
@EricR971 4 жыл бұрын
it now feels like you are in my room looking what I need
@diliupg
@diliupg 4 жыл бұрын
I ported my game to Unity 2019.3 URP and wanted to give some sptires a glow and then came to KZbin and found this!!
@youneskasdi
@youneskasdi 4 жыл бұрын
Scary isnt it, for me i was actually talking to my friend who is working on a small game with me about how to make some game objects glow and after i opened youtube the first recommended video was this
@NoName-qf4tu
@NoName-qf4tu 4 жыл бұрын
YOU ARE A HERO
@VitorHugo-wi9yj
@VitorHugo-wi9yj 4 жыл бұрын
Bro, you are incredible
@GabrielAguiarProd
@GabrielAguiarProd 4 жыл бұрын
Glow, glow everywhere! Cool 2D Shader, well done
@looserdev
@looserdev 4 жыл бұрын
Hi, love your videos! amazing tutorials :)
@GameDesignerJDG
@GameDesignerJDG 4 жыл бұрын
I need a video on that sweet outline. Working on a project for school with toon shaders.
@thecrispypickle7944
@thecrispypickle7944 4 жыл бұрын
This is great!
@ILoveThisGame778
@ILoveThisGame778 4 жыл бұрын
I am rashid iqbal from Pakistan .When i started learning games from KZbin i was so disappointed but when i was searching for courses i found your video about top down shooting. Thats where i found my buddy. And today following your tutorials i completed my first mobile game. Only ads integration remaining. I searched your channel but there is no video about reward video ads but i am searching it i just want to say thank you sir. You are amazing
@mrflovi3611
@mrflovi3611 4 жыл бұрын
It's like you knew I needed this yesterday... THANKS
@Kaldrin
@Kaldrin 4 жыл бұрын
That's pretty cool :o
@unlockener
@unlockener 4 жыл бұрын
Great video!
@lemetamax
@lemetamax 4 жыл бұрын
I like the Spaghetti Code shirt. Also, this video makes me glow!
@user-sg5yu6im8n
@user-sg5yu6im8n 4 жыл бұрын
video came out 15 seconds ago Everybody: 15:20 haha
@CodingJedi
@CodingJedi 4 жыл бұрын
Thats how brackeys Glow! He got magic
@joris4235
@joris4235 3 жыл бұрын
ha what
@jairoandresvizuetepedraza5492
@jairoandresvizuetepedraza5492 4 жыл бұрын
YEEEEEEES..!! I LOVE YOUR TUTORIALS..!!
@KMOONN
@KMOONN 4 жыл бұрын
Thank You For This Videos!
@mordekaidc
@mordekaidc 4 жыл бұрын
This is just what i need for my 2d project, thank you so much!! im a mess with the shader editor hahaha
@danilosadzinski4648
@danilosadzinski4648 4 жыл бұрын
Damn! That's awesome! I'm just making my very first game and I'm using pixel art, and this will help a lot. Could you show an easy way to cast shadows with these lights?
@Kavee_3
@Kavee_3 Жыл бұрын
Well, He always saves my time❤❤
@ahmedsleem81
@ahmedsleem81 4 жыл бұрын
Pretty cool
@YnIanIo
@YnIanIo 4 жыл бұрын
Just when i thought i had awesome looking space ship engine flame effects that dropped a nice light you come and show me another way to spend hours on making it look even cooler! Awesome tutorial as always.
@johnElden8760
@johnElden8760 4 ай бұрын
this saved my life todaY, i needed emissive sprites in hdrp
@gameupdog
@gameupdog 3 жыл бұрын
thx, Brackeys!
@keyboard1819
@keyboard1819 4 жыл бұрын
Nothing to comment on. It's as usual an awesome video
@supermutanthero5365
@supermutanthero5365 2 жыл бұрын
Cool video. One thing, is there a way to use a single emission map but you can use it to light up differently coloured parts on a sprite (e.g it lights up both red and blue pixels) or is that not how it works?
@ennizodev
@ennizodev 2 жыл бұрын
That's what I am looking for ❤️
@NihongoWakannai
@NihongoWakannai 4 жыл бұрын
1:37 that's not true, bloom is an effect that happens in the lens of the camera. This is why a light source which is partly occluded by an object will have its bloom overlap that object, because the bloom happens in-lens and isn't a physical phenomenon happening to the light itself in the air.
@hiiambarney4489
@hiiambarney4489 4 жыл бұрын
also if your windows are pretty dirty.
@alextrollip7707
@alextrollip7707 4 жыл бұрын
yes it is, but the Bloom in games is just trying to reproduce that
@NihongoWakannai
@NihongoWakannai 4 жыл бұрын
@@alextrollip7707 I'm aware. But bloom is not an effect caused by "light moving through the air" it is from light interacting with the camera.
@bolabows8136
@bolabows8136 4 жыл бұрын
I’d really like to see you do a tutorial series on visual scripting in visual studio. And I think most people here would like it too.
@OlivierPons
@OlivierPons 4 жыл бұрын
Well... try Rider you'll be blown away
@KouD3Graw
@KouD3Graw 4 жыл бұрын
you are a super hero.
@TonyWarriner
@TonyWarriner 2 жыл бұрын
Awesome :)
@Tristannn-
@Tristannn- 4 жыл бұрын
Exact vid I was looking for
@matheussouza7758
@matheussouza7758 4 жыл бұрын
You make me wanna learn game development xD
@miguelpasadinhas7678
@miguelpasadinhas7678 4 жыл бұрын
uau, I was just looking into this two days ago with no success. Timing on this video could not have been more perfect!
@Theozin-lm1yh
@Theozin-lm1yh 4 жыл бұрын
OwO brs aq
@Ecki107
@Ecki107 4 жыл бұрын
Will there be a video on the Brackeys Game Jam 2020.1? It would be such a bummer if not, as there were some great games wich definetly deserve a showcase...
@milesromanus7041
@milesromanus7041 3 жыл бұрын
*please see this* I made a laser animation for my 2D space shooter game. The animation is made of several .png images. Do I have to make the glow for each frame? Or do I have to make a sprite catalogue and redo the animation
@pritomdutta8504
@pritomdutta8504 4 жыл бұрын
Hey Brackeys i tried 2D glow effect like how you showed in the video but when i play it i cant see my character rest everything is visible i tried with all the laying but still i cant see my player
@TheFritoNation
@TheFritoNation 4 жыл бұрын
Hello Brackeys thank you for these amazing videos they have helped me SO much!!! I was wondering if you would be able to make a video on how a 2D player can pick up a weapon (gun) and when they pick it up it attaches to their body then they can start shooting it! I've been having trouble with this and would greatly appreciate the help!!!!
@wassilchoujaa3478
@wassilchoujaa3478 4 жыл бұрын
Congrats foro 1 M can you make a dynamic fluid simulation for Unity Plzzz ! Keep up the good work.
@lostrocket9126
@lostrocket9126 4 жыл бұрын
perfect!
@sykoo
@sykoo 4 жыл бұрын
Omg that character is so cool!! Nice video as always my dude.
@Ayaan.Khan_new
@Ayaan.Khan_new 2 жыл бұрын
Bro make a tutorial for unity 3d how to make glowing legendary skin and kill effect with lootbox please bro please
@_VladMir_
@_VladMir_ 4 жыл бұрын
Не ну это реально круто) Тут даже сказать нечего. Сам понял как это сделать еще в начале( Но идея бы такая в голову точно бы не пришла XD)
@rightyboywilson4911
@rightyboywilson4911 4 жыл бұрын
This wouldve been perfect if it came out at the start of my gamejam instead of at the end
@joris4235
@joris4235 3 жыл бұрын
yeah
@NStripleseven
@NStripleseven 3 жыл бұрын
Bloom is a good setting
@hy455
@hy455 3 жыл бұрын
sick!
@Voldrim359
@Voldrim359 11 ай бұрын
So this is how it's done in Dead Cells... This is a wonderful 👍
Brackeys Game Jam 2020.2 - BEST GAMES!
11:31
Brackeys
Рет қаралды 539 М.
Realistic 2D Lights & Shadows in Unity
11:28
Willy Dev
Рет қаралды 43 М.
ELE QUEBROU A TAÇA DE FUTEBOL
00:45
Matheus Kriwat
Рет қаралды 18 МЛН
О, сосисочки! (Или корейская уличная еда?)
00:32
Кушать Хочу
Рет қаралды 8 МЛН
Workflow Updates | Better Go-to’s, Faster, and Unsaved Alert
3:17
Extendly For HighLevel
Рет қаралды 30
HOW TO MAKE 2D PARTICLE EFFECTS - UNITY TUTORIAL
7:08
Blackthornprod
Рет қаралды 466 М.
How to make a Video Game - Godot Beginner Tutorial
1:17:12
Brackeys
Рет қаралды 944 М.
Convert 3D Models into Sprite Sheets (Under 4 minutes)
3:34
2BytesGoat
Рет қаралды 9 М.
How to make AWESOME Scene Transitions in Unity!
19:45
Brackeys
Рет қаралды 913 М.
How to MAKE YOUR GAME LOOK GOOD!
13:02
Brackeys
Рет қаралды 583 М.
Glow Tutorial Unity | How to Make your Objects GLOW in 2023 (Updated)
3:03
Rigor Mortis Tortoise
Рет қаралды 25 М.
INSANELY Smooth pixel ATTACK Animation Tutorial
18:54
Penusbmic
Рет қаралды 481 М.
Escaping Unity Animator HELL
18:18
Lost Relic Games
Рет қаралды 492 М.
ELE QUEBROU A TAÇA DE FUTEBOL
00:45
Matheus Kriwat
Рет қаралды 18 МЛН