Circular Progress Bar | Legend of Zelda in UE4 #3

  Рет қаралды 28,106

Cobb Dev

Cobb Dev

Күн бұрын

Пікірлер: 88
@CyberBunStudio
@CyberBunStudio 4 жыл бұрын
Late on seeing this, but really this series is exactly the type of mechanics I was looking to implement in my game, or rather prototype at the moment. Hoping to turn it into a zelda type game with darker themes more aligned with dark souls. It's a big undertaking, but I don't work, and where game dev is successful it's in having loads of time and the ambition to make a dream come true. Thanks for these series though, keep em up if you can find the time to. If I get anything worth showing made from this I'll be sure to upload it on my own channel as a thanks for your hard research on how to pull this stuff off.
@Lolpop751
@Lolpop751 5 жыл бұрын
Thats so awesome! thanks for sharing and taking the time to create this series!!
@bakhtiiarakhmednov6038
@bakhtiiarakhmednov6038 4 жыл бұрын
Could you explain how to change black color inside circle to another?
@crazychicken5521
@crazychicken5521 5 жыл бұрын
CobbDev it doesn’t work for me the numbers get calculated but it doesn’t seem to change in the viewport. Any help would be appreciated. Thanks
@elocnat
@elocnat 4 жыл бұрын
Appreciate the tutorial, works great for my combo system. Thanks!
@chickishot8172
@chickishot8172 4 жыл бұрын
Figured out how to do this without an event tick. Also got it to only stay on the screen until it fills back up all the way after “is exhausted” is done while keeping the other HUD items on the screen. Btw fantastic tutorial! Thank you! ❤️
@beachslayer4526
@beachslayer4526 4 жыл бұрын
how did u do withot event tick and stay in screen until it all fills up? help a brother out plz
@chickishot8172
@chickishot8172 4 жыл бұрын
@@beachslayer4526 It’s been awhile but I used a button and a progress bar instead of an event tick. It gave the same results. If I make a tutorial video or take a pic of what I did then I will post/update it in my comment.
@beachslayer4526
@beachslayer4526 4 жыл бұрын
@@chickishot8172 Thank you, if you do ill look forward to it. Thx :)
@Apollyon47
@Apollyon47 3 жыл бұрын
@@chickishot8172 soo... how to do this
@mattshu
@mattshu 3 жыл бұрын
@@chickishot8172 bump
@furrybproductions
@furrybproductions 5 жыл бұрын
Great tutorial! Makes it easy from an artist's perspective! Thanks!
@shalom6814
@shalom6814 5 жыл бұрын
Here's the circle if you homies want it: i.imgur.com/vJ0X5im.png
@Local_Nerd_
@Local_Nerd_ Жыл бұрын
Hello! I had a question! I'm building this in UE5, and for the final step involving Event Begin Play, it's plugged into important BP character movement code, and Event Begin Play isn't able to be duplicated. Is there another solution I can use to solve this problem? I feel like the solution is super basic, I'm just not seeing something or don't know the proper node to use. Thank you!
@alexfernandez9659
@alexfernandez9659 3 жыл бұрын
I have a question. Do you know why I would be getting the Error from Is Exhausted when trying to compile it inside the W_Stamina Bar Event graph? Also, I don't have the option to turn the Cast to third personcharacter to a pure node, so I turned it into a macro to remove the execute pins. Thanks for the video!
@austinrikestoplay
@austinrikestoplay 2 жыл бұрын
You have to right click and at the very bottom of the pop up window it says “convert to pure cast”
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@pahimself
@pahimself 4 жыл бұрын
You are great Man
@MatthewDadoun
@MatthewDadoun 2 жыл бұрын
Thanks man, great tutorial
@StickyCerealStudios
@StickyCerealStudios Жыл бұрын
whenever I go into my main menu it still shows, How do I get rid of it (sorry I'm EXTREMELY late)
@notabotname
@notabotname 4 жыл бұрын
pls help how do I do this but with half a circle
@jacksonnexhip
@jacksonnexhip 5 жыл бұрын
Awesome man
@BaCKouR
@BaCKouR 5 жыл бұрын
Amazing job man! Nevertheless when I created a widget for my bar, my GetVectorParameterValue does not have a 'value' output so I can't change the color of the bar (like in 11:50). I think it's because of a newest version of the engine. Any idea how to solve that?
@mubsicthedev9769
@mubsicthedev9769 4 жыл бұрын
probably late but that's because from (Get Dynamic Material) you dragged the (Execute) instead of (Return Value). if you drag the (Return Value) then set the (Set Vector Parameter Value) you should have (Value) output.
@CyberBunStudio
@CyberBunStudio 4 жыл бұрын
@@mubsicthedev9769 This is correct, I had the same issue and your advice helped. Late for him, 5 minutes on time for me as of yesterday. haha
@Apollyon47
@Apollyon47 3 жыл бұрын
hi, i notice something. when i run and then i release the "W" and shift still on hold. the Stamina still decreasing. how to fix it?
@furrybproductions
@furrybproductions 5 жыл бұрын
How would I make it so that the empty portion of the progress bar is transparent? Thanks!
@roblaatz4188
@roblaatz4188 4 жыл бұрын
This is a year too late but might help anyone else asking the same question. If you take the last multiply node and plug this directly into your Opacity, it should remove the black portion of the bar. Like so: imgur.com/a/97JZpfp
@furrybproductions
@furrybproductions 4 жыл бұрын
@@roblaatz4188 THANKS!
@Apollyon47
@Apollyon47 3 жыл бұрын
@@roblaatz4188 actually it makes the bar gone
@sebastienmattia30
@sebastienmattia30 3 жыл бұрын
@@Apollyon47 I actually managed to do it like this : imgur.com/a/Q8ajwx5
@niblet8308
@niblet8308 3 жыл бұрын
@@roblaatz4188 you are a legend, thank you
@CobbDev
@CobbDev 6 жыл бұрын
Sorry it's been so long, guys! Next three parts coming soon!
@manuellorens
@manuellorens 5 жыл бұрын
Hey man, thx for all these nice tutorials you make for us. I have a question, I would love if you answer me. How can you integrate the HP into the character, let me explain myself, how can I change the color of my character to red when he reach low hp.
@shalom6814
@shalom6814 5 жыл бұрын
@@manuellorens You can probably alter the character's vertex colors in the material. Then use the blueprint to use the new material it when he's at a certain hp.
@otpsorakad4218
@otpsorakad4218 4 жыл бұрын
do you know why when i use the node "floor" it doesn't work? gyazo.com/c22101d910a3527a78caa3a032a66a03 gyazo.com/3ba9ecc4259c9e09b19a8c9ce2687692 It is literally the same code
@Mr77igor
@Mr77igor 3 жыл бұрын
Perfect!! Is there a way to make the "decremented" black part transparent instead of black?
@Hecktro110
@Hecktro110 5 жыл бұрын
Really nice Tutorial. Thank u very much.
@DNetworking
@DNetworking 4 жыл бұрын
Dude, you earned a sub! Lol Good stuff
@samsonwang1693
@samsonwang1693 3 жыл бұрын
I Can't open the RESOURCES website.It say"This page doesn't seem to exist."
@CobbDev
@CobbDev 3 жыл бұрын
Sorry, I'll update the link sometime tomorrow, my computer is disassembled at the moment
@RandBytes
@RandBytes 4 жыл бұрын
How would you go about making this counter-clockwise?
@sresidd
@sresidd 4 жыл бұрын
Im getting "The widget 'MainHUD_C" was already added to the screen." Error. Is there some way to fix that?
@dieunoshiraga
@dieunoshiraga 3 жыл бұрын
I'm maybe late, but if you still need to know, verify that you doesn't add a Get Main HUDRef to the target of Add to viewport, you only need to connect the Main HUDRef Set output to it
@somename371
@somename371 5 жыл бұрын
Finally. Thank you so much :)
@ApesGameTime
@ApesGameTime 3 жыл бұрын
Very helpful video. Thanks.
@matthewolvenheartofketem7970
@matthewolvenheartofketem7970 3 жыл бұрын
0:13 Good for you Man!
@s.kanessuperbiatv6464
@s.kanessuperbiatv6464 2 жыл бұрын
I added my stamina widget to my character blueprint so it moved with the character and moved with camera movements (aim mode, etc.). Just a suggestion
@austinrikestoplay
@austinrikestoplay 10 ай бұрын
How?
@DKJens44
@DKJens44 4 жыл бұрын
Thank you for this tutorial, its work perfectly
@elektroplebanos
@elektroplebanos 5 жыл бұрын
Nice Job!
@iajhy
@iajhy 3 жыл бұрын
Sub well deserved. Great tutorial, just what I need, thank you so much!! I'm wondering, you know if it's possible to create those HUD elements on perspective directly in Unreal? Let's say, like Crysis style.
@lukepawelek799
@lukepawelek799 3 жыл бұрын
Easy man, have you removed the resources for this? getting poage not found when i follow the link...
@linussommersel4272
@linussommersel4272 5 жыл бұрын
i am trying to follow this tutorial, but when i try to connect the "get dynamic material" and "set vector parameter value". I have now tried to make the parameter vector value get, but does that work?
@СавелийБратухин-и1о
@СавелийБратухин-и1о 4 жыл бұрын
I know it's kinda late but there are two "set vector parameter value" nodes which named completely the same. You just need to choose another one and it'll work.
@sphinx039cat
@sphinx039cat 3 жыл бұрын
Awesome!!! Thank you
@espada9973
@espada9973 4 жыл бұрын
I've been trying to mess with the values to make it go counter-clock but with no result :(
@thresholdseven8942
@thresholdseven8942 3 жыл бұрын
In between Add and Vector to RadialValue, place a Multiply node. Plug Add into A. Plug a Constant2Vector node into B with parameters R = 2.0, G = -2.0
@ChezzyKnytt
@ChezzyKnytt 3 жыл бұрын
@@thresholdseven8942 Thank you!
@timboslice5351
@timboslice5351 3 жыл бұрын
the resource link is down!?!?!
@rott3nmilkfr
@rott3nmilkfr 3 жыл бұрын
the link dosnt work
@righy2711
@righy2711 5 жыл бұрын
i downloaded the files from the desc and i guess you changed something at some point because right now the stamina bar isn't going up or down. i'll try making a new material and see if i'll fix it. edit: so yeah, after making my own staming bar using gimp i followed through the video again and i notice at around 6:10, when making the decimal, i was supposed to give it a default value of 0.74 but my non native ear heard just a regual 74. that's why the bar wasn't moving.
@CobbDev
@CobbDev 5 жыл бұрын
Glad you figured it out! I make that mistake all the time.
@Alotofcam
@Alotofcam 6 жыл бұрын
would it be at all possible for you to link the project file below after every episode. I copy all the code and it just refuses to work.
@CobbDev
@CobbDev 6 жыл бұрын
Hey Alotofcam, Unfortunately at this time I wont be releasing the project files. If you can figure out what part of the code is giving you trouble I'd be more than happy to help you sort it out!
@niandrones1056
@niandrones1056 5 жыл бұрын
wHATS THE 2 BUTTON CLICK?
@CobbDev
@CobbDev 5 жыл бұрын
Nian Drones hey Nian, could you timestamp the part you're talking about?
@niandrones1056
@niandrones1056 5 жыл бұрын
It’s fine I was just confused about what the clicks were while you were explaining the material setup
@niandrones1056
@niandrones1056 5 жыл бұрын
I eventually figured it out and I thank you for the amazing tutorial like no one else on KZbin will go over this
@CobbDev
@CobbDev 5 жыл бұрын
@@niandrones1056 Glad you figured it out! And thank you, that comment just made my day
@diazz2348
@diazz2348 4 жыл бұрын
Hi Cobb, im really enjoying these videos. I'm also applying this stamina method to my game but I have a question. How can I do so that when the stamina regeneration process is underway, I can sprint again? Thanks :D
@roblaatz4188
@roblaatz4188 4 жыл бұрын
I'm looking to do this too. I've tried a couple of methods but both were a bit buggy. If anyone knows the answer to this question, I'd really love to hear it.
@TobyCrimson
@TobyCrimson 10 ай бұрын
Late reply but I got it working. In the Stamina Regeneration function, after the [Set StaminaLevel] node, connect a branch node. For the conditional make it so StaminaLevel is greater or equal to . I would recommend about 33 if your max stamina is 100. Then from the branch node, attach the [Set to Walk] macro, followed by turning CanSprint to true, then turning IsExhausted to false. Not sure how this would affect the ui for it though.
@albinodino.stevied3976
@albinodino.stevied3976 3 жыл бұрын
Download doesn't work!
@OleksandrSe
@OleksandrSe 3 жыл бұрын
SAME
@vacui_dev
@vacui_dev 3 жыл бұрын
why are you using a 2k uncompressed (UI texture group) texture for an icon that will never be more than 10% of a screen that will never be more than 8k wide?
@kimnorth7060
@kimnorth7060 5 жыл бұрын
just some feedback man, slow down when you're doing things, i have to watch bits over and over to see what you have clicked sometimes
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@Cherry-ec9cj
@Cherry-ec9cj 2 жыл бұрын
I Can't open the RESOURCES website.It say "This page doesn't seem to exist.
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@wolflyset
@wolflyset 5 жыл бұрын
May the gods bless you, man!
@itimenone4228
@itimenone4228 3 жыл бұрын
May the gods bless you, man!
Retargeting Mixamo Animations | Legend of Zelda in UE4 #4
20:46
Round / Radial Progress Bar - Unreal Engine 5 Tutorial [UE5]
12:39
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Making a Game About Weak Points
21:27
Emis
Рет қаралды 1 МЛН
Why Majora's Mask's Blue Dog Took 25 Years to Win the Race
21:04
Vidya James
Рет қаралды 3 МЛН
Heart Based Health System Part 1 | Legend of Zelda in UE4 #6
32:16
I Beat Minecraft From One Grass Block
35:27
Beppo
Рет қаралды 7 МЛН
What if Old Minecraft Mobs were Created Today?
28:05
KazooCat
Рет қаралды 793 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,4 МЛН
UE4 Tutorial: Compass (Skyrim, PUBG)
22:47
underscore
Рет қаралды 39 М.
Sprint and Stamina | Legend of Zelda in UE4 #2
24:23
Cobb Dev
Рет қаралды 22 М.
How to Make Circular Progress bars in Unreal Engine (Round HP bars)
14:26
The Game Dev Cave
Рет қаралды 11 М.