3 Shaders EVERY 2D Dev should know about

  Рет қаралды 9,782

Sasquatch B Studios

Sasquatch B Studios

Күн бұрын

Пікірлер: 32
@TheArghnono
@TheArghnono 5 ай бұрын
Excellent. I like the use of the tween library. Those tools are so useful for almost everything.
@kromosfer
@kromosfer 5 ай бұрын
Omg i was looking for a cool hit effect for my game in the last couple days. Your video helped a lot thank you!
@jeffreycutler7364
@jeffreycutler7364 5 ай бұрын
Thank you for all you do for the community!
@p.zgamedeveloper
@p.zgamedeveloper 5 ай бұрын
Thank you for your tutorials!
@Tymon0000
@Tymon0000 5 ай бұрын
I like the darkness shader, looks pretty nice with the power node.
@sharkkbaron
@sharkkbaron 5 ай бұрын
Very good tutorial! Thanks for posting
@adrianye9726
@adrianye9726 4 ай бұрын
Thank you~, hope more shader tutorial!
@fi4720
@fi4720 4 ай бұрын
Thanks !! Very technical !
@MrBudyniowski
@MrBudyniowski 5 ай бұрын
Nice instructions, thanks
@iamQuicklearner
@iamQuicklearner 5 ай бұрын
Thank you for your tutorial 😍
@castlecodersltd
@castlecodersltd 5 ай бұрын
Great video, thanks 🙂
@Dexter17148
@Dexter17148 5 ай бұрын
I love your videos, thank you so much for this excellent work :))
@MagdySanad-ed8hi
@MagdySanad-ed8hi 5 ай бұрын
cool thanks for the vid
@rootbindev
@rootbindev 5 ай бұрын
very good tutorial thank you
@Tymon0000
@Tymon0000 5 ай бұрын
Complex shaders also come with overhead.
@DanielAttaway
@DanielAttaway 5 ай бұрын
This is even helpful as a Godot dev. Thanks 👍
@Pandaluf
@Pandaluf 5 ай бұрын
Great tutorial but what version of unity do u use cuz i use the 2019 version and have to make workarounds for things like shaders. ty in advance
@yusuftalhapazarlikli2687
@yusuftalhapazarlikli2687 4 ай бұрын
Thanks
@JustHousten
@JustHousten 5 ай бұрын
Hello there! Thank you for the Video but I have a question. You did this in 2D SRP? Im currently working in a 3D project. Does it work the same way? King regards.
@fireraccoon_
@fireraccoon_ 5 ай бұрын
@sasquatchbgames i love shaders;) problem is that they are heavy for mobile games i think...is there a solution for it?
@morgansmolder7891
@morgansmolder7891 5 ай бұрын
Unity is already using shaders to render all your stuff (mobile or otherwise), so it would be more accurate to say "expensive shaders are bad for mobile". What you can and can't get away with is going to depend on the complexity of your game and the quality of device you are trying to target. Today's mid to high end phones are actually quite powerful, so if you're making a 2d game you probably won't have problems including some basic postprocessing. If you are running into performance issues, it's worth noting that the unity pps stack is bloated and kind of slow. There are more performant implementations of bloom and color correction you can find online or through the asset store. You can also design the look of your game in such a way that you can disable some of the shader effects and it still is playable. Then just deliver it with multiple graphics options to make sure it runs well on all devices
@fireraccoon_
@fireraccoon_ 5 ай бұрын
@@morgansmolder7891 thanks…. I guess i still need to disable post processing… i really do not understand how in 21 centr there is so massive fps drop because of URP
@DarthMerlin
@DarthMerlin 5 ай бұрын
Do you know of any shaders that adds a glow to UI objects? I need to add glow or bloom to specific UI objects, and it seems like URP just adds bloom to everything in camera. Thanks in advance.
@morgansmolder7891
@morgansmolder7891 5 ай бұрын
Bloom is a postprocessing effect, so it's going to hit everything beyond rendered by the camera. If you want Bloom on the UI there are 3 options I can think of: 1. Use the unity bloom effect with HDR colors. If you set a really high threshold for the bloom effect and a matching HDR intensity for the UI elements materials only the UI will get hit by the bloom 2. Render the UI with a separate camera that has bloom enabled and composite it onto the main scene. 3. Fake the bloom. You can use glow sprites, or write custom shaders for your UI elements that use SDFs to fake a glow falloff. This may or may not be a feasible option depending on the visual style of your ui
@DarthMerlin
@DarthMerlin 5 ай бұрын
@@morgansmolder7891 Thanks for the tips. I was doing #3 already, but it's very cumbersome. But I'll give those other two a try.
@GameHeroStudio3
@GameHeroStudio3 2 ай бұрын
idk something about this tutorial doesn't work for me. My slider controls white around the player and not black.
@GameHeroStudio3
@GameHeroStudio3 2 ай бұрын
I figured it out! I didnt have a 2d renderer properly setup so everytime i did the tutorial it wouldnt come out right.
@frojoapps7311
@frojoapps7311 5 ай бұрын
DoVirtual.Float is also super clean for tweening floats :) when you start a tween it returns a ref so that you can easily kill it or check if already active etc
@MiniatureGiantsGameDev
@MiniatureGiantsGameDev 5 ай бұрын
As someone that is brand new to shaders, none of this made any sense to me and you breezed through it way too quickly. It's probably quite useful for people that have a more advanced understanding of shaders. The topic is actually quite difficult to find concrete material on so a slower more explanatory/simpler video on shaders might go down really well.
@davidvarga2916
@davidvarga2916 5 ай бұрын
I'd say half a second invulnerability and no tweening.
@HisMajestyFGC
@HisMajestyFGC 4 ай бұрын
101
@CoconutButter45
@CoconutButter45 5 ай бұрын
First
Create Interactive 2D Water From Scratch (Unity Tutorial)
28:45
Sasquatch B Studios
Рет қаралды 9 М.
CLEAN Game Architecture with ScriptableObjects | Unity Tutorial
13:12
Sasquatch B Studios
Рет қаралды 19 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 53 МЛН
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 15 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 26 МЛН
Get STARTED With Shadergraph in Unity
16:28
Sasquatch B Studios
Рет қаралды 15 М.
Winning My First Ever Game Jam? | Godot Devlog
10:25
mz_eth
Рет қаралды 325 М.
How To Make Marvel Snap Card Game in Unity (Part 2)
34:13
Endgame Devs
Рет қаралды 40
Get started with UI Toolkit in Unity
12:29
Sasquatch B Studios
Рет қаралды 50 М.
20 advanced 2D shader effects - part 1
22:28
Unity
Рет қаралды 18 М.
I Trained an AI for 2 Years on Trackmania. It's Breaking Records.
27:50
Draw fewer tiles - by using a Dual-Grid system!
6:22
jess::codes
Рет қаралды 669 М.
Handle UI Like a Commerical Game (with just ONE script) - Unity Tutorial
14:05
10 Minutes vs. 10 Years of Sculpting
19:48
Isto Inc.
Рет қаралды 747 М.
EVERYTHING you need to know to LIGHT your 2D Game
8:59
Sasquatch B Studios
Рет қаралды 16 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 53 МЛН