Magical Plasma Orb Part 1 Shader Graph Unity Tutorial.

  Рет қаралды 36,891

Binary Lunar

Binary Lunar

Күн бұрын

Пікірлер: 77
@BinaryLunar
@BinaryLunar 4 жыл бұрын
📝 The Ultimate 2D & 3D Shader Graph Course: tinyurl.com/3b5zac7c 🌎 Let us know what you think about this video, also feel free to chat with us on our Discord server: discord.com/invite/b6bXKSV ❤ Support us on Patreon www.patreon.com/BinaryLunar and gain access to all our tutorial projects. 📦 Check our Assets on Unity Assets Store: assetstore.unity.com/publishers/47136
@018FLP
@018FLP 3 жыл бұрын
Not gonna lie: Had to pause a lot of times to be certain of certain aspects, BUT i achieved the same results! So you are amazing, thank you very much!
@BinaryLunar
@BinaryLunar 3 жыл бұрын
You welcome!
@breadman7733
@breadman7733 4 жыл бұрын
I have now joined as a Patreon sponsor. Your videos are so cool! So happy to support this great channel.
@BinaryLunar
@BinaryLunar 4 жыл бұрын
Welcome aboard, thanks we really appreciate that, we will upload this project files tonight.
@Kuroratsu
@Kuroratsu 4 жыл бұрын
Thanks for the tutorial! Its a really nice way to learn shadergraph!
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Welcome aboard!
@Chironyx
@Chironyx 4 жыл бұрын
This is awesome, even though I knew about some of the effects separately, seeing them all put together into THAT looks incredible!!
@aumpatel2208
@aumpatel2208 3 жыл бұрын
On 2020.3, I had to turn on Opaque Texture in the URP Pipeline Asset. Just a heads up for not working as expected for anyone.
@WingofTech
@WingofTech 2 жыл бұрын
Woah you’ve got an incredibly well-versed understanding of shaders!! Please keep inspiring! x3
@BinaryLunar
@BinaryLunar 2 жыл бұрын
Kind of you!
@dead_____line3401
@dead_____line3401 Жыл бұрын
You have fantastic lessons! I really like ! Thank you !
@BinaryLunar
@BinaryLunar Жыл бұрын
Kind of you!
@slavcabbage2619
@slavcabbage2619 3 жыл бұрын
this is amazing and so cool! Thank you so much for making a tutorial for this. I will definitely stay tuned
@BinaryLunar
@BinaryLunar 3 жыл бұрын
You welcome!
@stasaleksandrovich7770
@stasaleksandrovich7770 2 жыл бұрын
Helped me with adding distortion to my water shader
@Soturi_the_paladin
@Soturi_the_paladin 3 жыл бұрын
Solid work
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Kind of you!
@zeyadelgendi1288
@zeyadelgendi1288 2 жыл бұрын
Here's a fix for unity (2020.3 )'s transparency issue, you can add a multiply node that takes input A: (the output from the texture group) and input B:(the output from the scene color Node) and put the output of aforementioned multiply node to the base color in the master node
@Ugeen-Huge-Jeans
@Ugeen-Huge-Jeans 2 жыл бұрын
which texture group are you taking the output of? I can't get it transparent
@da_drood-digitalart
@da_drood-digitalart 9 ай бұрын
Wonderful tutorial! Exactly what i needed, thank you so much. I'm currently having some issues with the emission though as it doesn't change whether i set it to 1 or 1000. Do you know what could be the cause? Using Unity 2022.3.12f1
@BinaryLunar
@BinaryLunar 9 ай бұрын
Make sure that you enabled the bloom post-processing and using somw HDR color with good intensity
@da_drood-digitalart
@da_drood-digitalart 9 ай бұрын
@@BinaryLunar u're right! Thank u so much also for the quick answer. I'm pretty noob and only just started working with Unity and channels like yours are so precious and i feel very grateful. Thanks again
@da_drood-digitalart
@da_drood-digitalart 9 ай бұрын
@@BinaryLunar I'm sorry to disturb again, but i'm now struggling with the distortion effect, almost to the end of the tutorial. Somehow my distortion seems to have a barely visible effect compared to yours and i can't figure out how to make it stronger, like in your video EDIT: i just realized the effect on the preview of the inspector looks completely right. it's just on the scene that the distortion is barely visible. I loved this tutorial by the way! You're awesome ^_^
@bdd740
@bdd740 4 жыл бұрын
I did all the steps but sphere is not transparent, what should be also checked in some settings?
@bdd740
@bdd740 4 жыл бұрын
I had to use alpha node but not sure if this is correct way. I use 2020.
@miguelbest5703
@miguelbest5703 4 жыл бұрын
You should check "Depth Texture" and "Opaque Texture" in your Scriptable Render Pipeline Settings.
@bdd740
@bdd740 4 жыл бұрын
@@miguelbest5703 Yes it worked. Thanks a lot for help.
@pokusalisobaki
@pokusalisobaki 3 жыл бұрын
@@bdd740 Hi, i have same problems about transparent. And don't understand this, what exactly need to do with "Depth Texture" and "Opaque Texture"?
@eterlan2538
@eterlan2538 3 жыл бұрын
Great effect! But I get stuck in the distortion step somehow.. The light is distorted, but the core shape doesn't affect by the distortion.. [edit] Don't know why but the problem fix. Thanks for your great tutorial!
@dead_____line3401
@dead_____line3401 Жыл бұрын
3:00 in the version of Unity 2021+ there is no PBR in the shader graph, by practical means I found out that Lit Shader Graph is suitable instead. Perhaps there are some other clarifications?
@arturogranadosromo2850
@arturogranadosromo2850 Жыл бұрын
i had the same problem, you can use URP, work same.
@ricardo_original
@ricardo_original 4 жыл бұрын
Great work, thanks for sharing!!
@BinaryLunar
@BinaryLunar 4 жыл бұрын
Kind of you!
@focus9099
@focus9099 4 жыл бұрын
hi, i have a problem. when I use the node "Normal from Height" the result is really pixelated. Is there a fix for this pixelization??
@fyf1248
@fyf1248 3 жыл бұрын
Turn on "bloom" with post processing
@raigallino
@raigallino 2 жыл бұрын
Cant Achieve the distortion effect
@nameaftername3149
@nameaftername3149 3 жыл бұрын
how do you get PBR shader in 2020 version of unity ??????
@stasaleksandrovich7770
@stasaleksandrovich7770 2 жыл бұрын
Same problem, i have only lit and unlit
@skelhain
@skelhain 3 жыл бұрын
Excellent tutorial!
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Thanks!
@betterlifeexe4378
@betterlifeexe4378 3 жыл бұрын
Definitely going to reference this for my sword targets in my VR game, Might have to cut some corners for performance though. BTW, Nobody here knows a cheap way to get 2-3 bounce semi-accurate reflections for the crystal cave vibe I'm going for eh? Any advice would be great.
@saf-games
@saf-games Жыл бұрын
When ı move the spheres they dont move same speed. Small sphere moves slower why ?
@mohammedthaier1718
@mohammedthaier1718 3 жыл бұрын
Good job
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Thanks!
@Skipundah
@Skipundah Жыл бұрын
if your using 2022 and your shader preview doesnt match your game view. select your out sphere game object, open the material drop down, open Surface Inputs, and pop your texture into the Electric Texture reference gap. Was baffled why it was not working for me, perhaps i missed a step but this got it looking 'correct' in game view and scene view. (at 6:24 you see him do similar)
@nekrosprime2177
@nekrosprime2177 3 жыл бұрын
I tried the distortion effect on HDRP's shader graph and it does not work in any capacity, screen position and scene colour makes the entire object grey, and then doing on the other texture related stuff just colours the object, I just want help on the distortion effect, I do wish more people did tutorials also on HDRP
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Sorry we didn't try that on HDRP.
@MateuszPlewa
@MateuszPlewa 2 жыл бұрын
I have same problem o URP
@roxannafabiolastefaniuc3606
@roxannafabiolastefaniuc3606 2 жыл бұрын
thank you for the video ^^
@BinaryLunar
@BinaryLunar 2 жыл бұрын
You welcome!
@EugeneLlorens
@EugeneLlorens 3 ай бұрын
Hi guys! Anyone here knows why if i move my sphere the shader starts to look flat without the Twirl animation?
@a.technology1446
@a.technology1446 4 жыл бұрын
Cool
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Thanks!
@dylanstroud7379
@dylanstroud7379 3 жыл бұрын
Very Cool! Are you currently taking on commissions?
@breadman7733
@breadman7733 4 жыл бұрын
wow, so cool!
@保护大自然我们
@保护大自然我们 4 жыл бұрын
Powerful
@gayaananyan675
@gayaananyan675 3 жыл бұрын
good job!
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Thanks!
@JaviCoder
@JaviCoder 4 жыл бұрын
very nice
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Thanks!
@keiran8642
@keiran8642 3 жыл бұрын
Hi! A great tutorial, but I've got a question. Whenever I try moving both spheres, or even the outer sphere on its own, the actual material for it will move off of the sphere's collider. Is there a way to fix this?
@saf-games
@saf-games Жыл бұрын
I dont know but ı am getting same problem
@speliermus3159
@speliermus3159 4 жыл бұрын
Can be used this shader ina a mobile game?
@IDontReadReplies42069
@IDontReadReplies42069 3 жыл бұрын
lol
@duzx4541
@duzx4541 2 жыл бұрын
Any idea why my material aint glowing? Using urp, depth and opaque textures, no matter how high i turn the intensity it wont glow, the color just gets brighter
@arturogranadosromo2850
@arturogranadosromo2850 Жыл бұрын
same problem :(
@Coolkidstan
@Coolkidstan 5 ай бұрын
You have to make post processing exist
@orkydorky
@orkydorky 4 жыл бұрын
Very cool! :)
@ailisnelis2383
@ailisnelis2383 3 жыл бұрын
Hi, has anyone done anything similar in blender? If so, can someone please link me to it
@investigadorunity1435
@investigadorunity1435 3 жыл бұрын
me encanto
@BinaryLunar
@BinaryLunar 3 жыл бұрын
Gracias!
@Coolkidstan
@Coolkidstan 5 ай бұрын
For some reason my shader keeps on just glowing with the power of a million suns when looked at.
@yt_superman7383
@yt_superman7383 Жыл бұрын
Project files Patreon only paywall alert. But heres a secret to release yourself from the greedy hands of youtube devs: It is very easy to just pause the video when you see the full graph and to just add every node that you see in the video and connect it up the exact same way thereby getting the entire fully functional material without buying the youtube dev a million coffees a month.
@BinaryLunar
@BinaryLunar Жыл бұрын
If you follow the tutorial , it is the same result of project files , we not forcing paying, it is just type of support if people willing
@yt_superman7383
@yt_superman7383 Жыл бұрын
@@BinaryLunar Dont try to gaslight your viewers. We are all very intelligent gentelmen and madaams and we have been aware of this patreon paywall scheme for a long time now. We put up with it because Google is the God of our world and we know we are powerless to do anything about it.
@brianjensen2532
@brianjensen2532 3 жыл бұрын
Damn youtube search algorithm failure
Magical Plasma Orb Part 2 VFX Graph Unity Tutorial.
11:32
Binary Lunar
Рет қаралды 10 М.
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
火影忍者一家
Рет қаралды 126 МЛН
龟兔赛跑:好可爱的小乌龟#short #angel #clown
01:00
Super Beauty team
Рет қаралды 11 МЛН
Зу-зу Күлпаш 2. Бригадир.
43:03
ASTANATV Movie
Рет қаралды 739 М.
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
SIDELNIKOVVV
Рет қаралды 4 МЛН
How To Create Water Effects in Unity - Water Bending Tutorial
16:36
A Bit Of Game Dev
Рет қаралды 108 М.
Potion Liquid Wobble Shader Graph - Easy Unity Tutorial
15:21
Binary Lunar
Рет қаралды 45 М.
Unity Shader Graph - Glowing Crystals Tutorial
13:15
Gabriel Aguiar Prod.
Рет қаралды 58 М.
DISSOLVE using Unity Shader Graph
10:33
Brackeys
Рет қаралды 675 М.
Unity: Bulge, Grow and Deform with Shader Graph!
6:21
PolyToots
Рет қаралды 42 М.
FORCE FIELD in Unity - SHADER GRAPH
16:35
Brackeys
Рет қаралды 619 М.
Basics of Shader Graph - Unity Tutorial
12:29
Brackeys
Рет қаралды 987 М.
Unity VFX Graph - Shield Effect Tutorial
18:11
Gabriel Aguiar Prod.
Рет қаралды 106 М.
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
火影忍者一家
Рет қаралды 126 МЛН