Unreal Engine 5 | Blueprint For Intermediate Users (2023)

Check out my Premium Courses:
smartpoly.teachable.com
DOWNLOAD THE PROJECT FILES HERE:
drive.google.com/file/d/13M_w...
Want To Learn Game Development?
Check out My Multiplayer Survival Game Course:
smartpoly.teachable.com/p/ue5...
BLUEPRINT FOR BEGINNERS:
• Unreal Engine 5 | Blue...
NEW TO UNREAL ENGINE 5? WATCH THIS FIRST:
• Unreal Engine 5 Beginn...
Hello guys and welcome to my Unreal Engine 5, Blueprint for Intermediate Users video. In this video, I will explain some intermediate blueprint topics, such as enumerations, structures, arrays and functions. We will use all of the things we learn in the start of this video, to create a simple inventory system. This is the second video in my Blueprint Video Series, the third and final video will be called Blueprint for Advanced Users.
TIMESTAMPS:
00:00 - Introduction
2:40 - Project Setup
3:00 - Enumerations
10:00 - Add Comments To Blueprint
11:00 - Structures
22:13 - Arrays
35:00 - Functions Explained
43:00 - Setting Up Our Inventory System
47:37 - Creating The Master Class
50:00 - Blueprint Inheritance Explained
56:00 - Importing The Project Files
1:00:55 - Setting Up Our Item Blueprints
1:07:17 - Setting Up Item Pickup Logic
1:13:40 - Adding The Item Inventory Array
1:17:00 - Adding A Hotbar Widget
1:23:00 - Show Item Icon on Our Widget
1:29:00 - Adding Item Selection
1:39:00 - Adding Item Swapping
1:51:00 - Adding Use Item Function
1:53:40 - Consume Item Function
2:05:40 - Equip Item Function
2:14:00 - Read Item Function
2:22:20 - Summary and Outro
LINKS:
---------------------------------------------------------------------------
My Courses: smartpoly.teachable.com
Survival Game Course: smartpoly.teachable.com/p/ue5...
Channel Membership: / @smartpoly
Support Me on PATREON: / smartpoly
Buy My Complete Projects: smartpoly.gumroad.com
Donate: www.buymeacoffee.com/smartpoly
---------------------------------------------------------------------------
MY PC SPECS & AFFILIATE LINKS
---------------------------------------------------------------------------
Mouse: amzn.to/46WMdjN
Keyboard: amzn.to/3M11SpV
Laptop: amzn.to/3M7kjJQ
CPU: amzn.to/3tKTK6E
RAM: amzn.to/45yvWjW
GPU: amzn.to/3rUGMmm
SSD 2TB: amzn.to/46QcGPS
SSD 4TB: amzn.to/46T10f9
Primary Monitor 4K: amzn.to/3RZxqk5
Secondary Monitor 1080p: amzn.to/3M6X16V
Microphone: amzn.to/3S0aLnx
Audio: amzn.to/3S5z5Vm
Headset: amzn.to/45BeWJP

Пікірлер: 221

  • @SmartPoly
    @SmartPoly8 ай бұрын

    Want to Learn More? Check out my Premium Courses: smartpoly.teachable.com

  • @EmergencySerotonin

    @EmergencySerotonin

    8 ай бұрын

    You should include these in the premium courses. I loved this and feel like I'll have a much easier time understanding the course material once the advanced version drops. Regardless thanks for all your work!

  • @user-sungmin9158

    @user-sungmin9158

    8 ай бұрын

    Are there any plans to add more content to the survival course?

  • @notemarket2742

    @notemarket2742

    5 ай бұрын

    Hi. 1:27:11 for some reason I have no Update image in the Widget reference*. This function simply does not exist, even if you manually log in to *Call Functions*. Except *Add Custom event there is nothing else....Could you tell me what it could be? Thank you.

  • @King-cobra-creations

    @King-cobra-creations

    5 ай бұрын

    @@notemarket2742 1:24:00 he sets it up, it's a custom event

  • @JM-cv6ur

    @JM-cv6ur

    4 ай бұрын

    Love these vids!! Any timeline on the release of Advanced video?

  • @theroddimus
    @theroddimus8 ай бұрын

    I just recently switched to Unreal from Unity and these courses are freaking amazing. Best teacher on Blueprints I've found so far.

  • @johndoe35717

    @johndoe35717

    8 ай бұрын

    Take the survival course, it teaches you best practices for pretty much any fps/tps game out there

  • @serp_nt
    @serp_nt6 ай бұрын

    These tutorials have been amazing, I cant wait for the advanced one to drop!

  • @skully3661
    @skully36616 ай бұрын

    You have been by far the best teacher when it comes to blueprints I've watched so far, and I've gone through several udemy courses and you've done a way better job at showing/explaining things. I'm excited for the advanced video to come out!

  • @psychxx7146
    @psychxx7146Ай бұрын

    First 40 min were painful, but when you get to create pickable items and understand what's going on and why we're using these nodes, it's the greatest feeling ever

  • @soadsam
    @soadsam7 ай бұрын

    this series is beyond well put together. blueprint was such a beast before but now im starting to understand piece by piece. thank you for this series and i cant wait for the widget video

  • @brandonvanharen2552
    @brandonvanharen25527 ай бұрын

    These tutorials are some of the best I've watched, I've watched many. Thank you for going back through the blueprints each time and explaining the functionality, much appreciated.

  • @MonsieurBab
    @MonsieurBab8 ай бұрын

    Thank you for all your videos! It is rare to find people who are teachers and who express themselves well! It's a pleasure to watch your videos and your survival game course we purchased. I'm also looking forward to your complete video guide on creating user interfaces on Unreal Engine 5, which you quickly mentioned in Blueprint for Beginners #1!

  • @mmtatlas4705
    @mmtatlas47054 ай бұрын

    Began learning unreal a few days ago and these tutorials have been extremely helpful. Can't wait for the third part!

  • @absolutezerogaming8717
    @absolutezerogaming87178 ай бұрын

    Thank you again, I'm learning the basics of the engine and blueprints, before I delve into the C++. I never expected blueprints in Unreal to be this well made and powerful.

  • @zukofan28
    @zukofan288 ай бұрын

    Thank you so much for taking the time to make these! You are so thorough and I love how you don't just show how to do something, but explain the logic through the nodes and why things work the way they do. As a complete noob to unreal, all of your tutorials have been so helpful in giving me a starting point.

  • @VIVALARAZABIANCONERA
    @VIVALARAZABIANCONERA7 ай бұрын

    EDIT: I found the solution, I didn't connect an execution pin when creating the Widget reference, in the custom event "CreateMainHUD, just after "Add to Viewport". Gonna leave this comment in case someone else got the same error! Loving this tutorials, I plan to follow them

  • @klaw7705

    @klaw7705

    6 ай бұрын

    Mate thanks for the comment, I wasted 1 hour of my life try to debug this problem too

  • @jimothywayne

    @jimothywayne

    6 ай бұрын

    I also ran into this issue and went all the way back checking my blueprints... it snuck right past! Thanks for posting your problem solving!

  • @kaptnkarma4805

    @kaptnkarma4805

    6 ай бұрын

    You are a life saver man thank you so much... its so hard to find problem related comments in these videos

  • @NeoQJ

    @NeoQJ

    6 ай бұрын

    Thank you! Has been stock on this for a while

  • @abhaypawar7433

    @abhaypawar7433

    Ай бұрын

    ran into exact same problem ... Knew I wouldn't be the only one

  • @-._.-._.-._.-._.-._.-._.-._.-8
    @-._.-._.-._.-._.-._.-._.-._.-86 ай бұрын

    Best tutorials hands down. Extremely to-the-point and informative. You deserve more subs and views. Can't wait for the advanced tutorial!

  • @gatOlegat
    @gatOlegat7 ай бұрын

    Man, you are a legend, you are doing a really noble thing here, sharing your knowledge and skills with us for free. I’ve learned so much since I started following you. Keep on releasing your videos, they are amazing. Looking forward to advanced bp content

  • @daniel3dart
    @daniel3dart8 ай бұрын

    You are a legend in the making. This is so needed. Keep up the great work!

  • @Speed-TV
    @Speed-TV5 ай бұрын

    1:37:16 I think you can just set all 3 of them to default, then set the correct one to yellow. You won't be able to see it because it all happens in one frame.

  • @3dway930
    @3dway9308 ай бұрын

    These are very useful. Thank you. I'm glad you're here.

  • @tomsolidPM
    @tomsolidPM7 ай бұрын

    Most useful Blueprint Tutorials on KZread for sure! Keep it up! Cannot wait to watch your third Blueprint video!

  • @PixelCollie
    @PixelCollie3 ай бұрын

    Super amazing tutorial!! I started the first video in the series knowing literally nothing, and now I've begun predicting how to do things and comparing it to your instructions. You're a great teacher! These videos have been so helpful, thanks very much for making them

  • @silassimus
    @silassimus7 ай бұрын

    You are truly helping out, I thank you a lot. I just recently realized the power of UE, and you are paving the way for so many people. Thanks!

  • @progenitorx
    @progenitorx3 ай бұрын

    Thank you for putting these videos together! Looking forward to the Advanced video and any more you put out.

  • @mehmetsevkanbas1953
    @mehmetsevkanbas19536 ай бұрын

    I live in Turkey and I am having trouble finding resources about the unreal engine in Turkish. Thanks to the Turkish subtitles on your channel, I can watch your unreal engine trainings in my own language without paying. Thank you very much for your efforts. I'll stay tuned for the next training video.

  • @Z_E_D001
    @Z_E_D0012 ай бұрын

    Dude you are amazing! I love the to-the point teaching, and that you have cropped out any errors while talking. your content is graspable and highly applicable. I have just started my Unreal engine 5 journey, and I will definitely become a costumer of yours, on your bigger packages. Great work!

  • @suhvant8266
    @suhvant82664 ай бұрын

    Thank you so much for this tutorial. I find myself actually learning and not trying to keep pace with what you're saying or being confused because it's not being explained very well as I feel with other tutorials. You do a phenomenal job with teaching!

  • @Fadiabuzant
    @Fadiabuzant8 ай бұрын

    You are amazing. this tutorial series is very clear to understand and has a lot of unique knowledge that I did not see in any tutorial before. Thank you from the bottom of my heart. ❤❤

  • @drthistleton
    @drthistleton19 күн бұрын

    These videos have been amazing so far. Very easy to follow and very informative. I was struggling to understand arrays and lists and this made it so easy. Thank you.

  • @thetipsysparrow9552
    @thetipsysparrow95528 ай бұрын

    Excellent timing, just finished the other video this week!

  • @Hello-cq6re
    @Hello-cq6re22 күн бұрын

    These are the best blueprint tutorials I've ever watched, It is a pleasure to know your channel. Thank you

  • @ryanjdevlin87
    @ryanjdevlin877 ай бұрын

    Thanks so much can't wait for part 3 :)

  • @HAMSTERKILLER666
    @HAMSTERKILLER6665 ай бұрын

    These tutorials are just too good. Thanks you so much

  • @frankruiz1967
    @frankruiz1967Ай бұрын

    Excelent!!! I am seriously considering buying your course. Thank you!

  • @maygatworld
    @maygatworld26 күн бұрын

    These guides are HUGE! thanks

  • @Christian_Mariager
    @Christian_Mariager4 ай бұрын

    Awesome videos, excited for the advanced to drop!

  • @k3rm173
    @k3rm1732 ай бұрын

    1:37:00 - I believe if you put the 'set brush color' of all borders between the 'Select Item' event and the 'Switch on Int', you will get the same result making it easier and scaleable.

  • @Ganon616

    @Ganon616

    Ай бұрын

    This works! Saved me 2 minutes. :D

  • @einfachnurmusik
    @einfachnurmusik7 ай бұрын

    I want to thank you so much for taking the time to produce this well thought out and detailed tutorial series. You've helped me so much to finally get into Unreal and you really have a talent for teaching. I look forward to the third video and your beginners course on How To Make 5 Games. Any indication when the course will be ready? I really want to buy it.

  • @MY--ocean
    @MY--ocean6 ай бұрын

    Hi bro, your blueprint tutorial is the best I have ever seen, looking forward to your blueprint advanced videos

  • @instancesofawol7968
    @instancesofawol79682 күн бұрын

    Love these tutorials... I'm definitely seriously thinking about buying your survival course.- very simple and you explain everything in layman without any confusing jargon, it's a little confusing sometimes but overall it's been great!

  • @StudioAntoine
    @StudioAntoine4 ай бұрын

    Thank you so much for this amazing free course! I appriciated that you took a little bit more time to explain role of each node. I'll wait for the third video!

  • @JoeHannouch
    @JoeHannouch7 ай бұрын

    Really appreaciate this video, great teaching pace and topic. Any insight on when part 3 will drop on KZread? Thanks again!

  • @GirafeInteractive
    @GirafeInteractive6 ай бұрын

    I love these Blueprint Videos!!! I have learned so much from them and can't thank you enough. When will you be releasing the Advanced blueprint video?

  • @rremnar
    @rremnar8 ай бұрын

    Enums and Structs work pretty well together. In my project I have complex enumerations, and using structs helps with storing that data. Though I had to break up my code into separate functions to keep it clean. For example, I have 1 enum that determines what other enum(s) to use. So you do that by nesting the first enum into other nested enums using the switch node. Edit: Where the struct comes in is storing the 2 (or more) valid enumerated variables. You could do without using a struct, but that would mean you'd be using more variables.

  • @Axel0689
    @Axel06898 ай бұрын

    This video intermediate was very helpful. Especially talking about Enumeration, Structure and Array. Also, the different functions are equally useful. On this tour, everything worked correctly for me. Good job. 💪💪😎😎

  • @sendos11
    @sendos116 ай бұрын

    Great stuff. Thanks.

  • @unutulmuscop2208
    @unutulmuscop22088 ай бұрын

    Thank you for these free courses, your explanation was perfect in beginner video. Time to try this course ♥

  • @EvilStyle007
    @EvilStyle0078 ай бұрын

    Thank you for uploading Blueprint videos. I just want to start learning UE5 and finding a teacher. Your video come on the perfectly right time!!

  • @asdfghjklaa784
    @asdfghjklaa7842 ай бұрын

    Thank you man, these videos are really good. :)

  • @carlosrivadulla8903
    @carlosrivadulla89038 ай бұрын

    Looking forward to the advanced video, I would like to suggest u to cover the "set by reference var" concept and async loading soft references if possible.

  • @timo_b3
    @timo_b3Ай бұрын

    awesome, thank you for this video ❤

  • @elisios7349
    @elisios73498 ай бұрын

    This is an incredible blueprint tutorial. I should show it to programmers in my team next time they say that it takes 4 weeks for inventory system prototype...

  • @hans823
    @hans82318 күн бұрын

    Amazing Content! Thank you

  • @shawnboundy3716
    @shawnboundy37167 ай бұрын

    Subscribed! Waiting on a paycheck to buy into your courses!

  • @comeon8643
    @comeon86436 ай бұрын

    Wow, thanks man a lot for such content!

  • @naminex4443
    @naminex44438 ай бұрын

    Ty m8, exactly what i needed!

  • @corentindelva6824
    @corentindelva68245 ай бұрын

    Thanks for this tutorial, a lot of nice tricks and useful practices.

  • @tomerhertz8502
    @tomerhertz85026 ай бұрын

    Amazing tutorial....can't wait for the next one

  • @ArrowTech374
    @ArrowTech3744 ай бұрын

    the thing i love about your vids is i dont know if anyone else understands what I'm about to say but do you how if you look at blender vids on geometry nodes or scratch vids they say what the code does but not what it can be used for. i understood the first vid in this series so well that i was all ready thinking about what i can do with it and how to do it. and the way he's explaining it is so good that that help me to understand it. to get my point (if you dont) you can go see blender geometry nodes vids for ur self. and i just want to say that this has helped so much. i cant actually explain how and what the differences are between smart polys way of explaining it are and everyone elses but if you get what i mean you get what i mean

  • @fhorray
    @fhorray4 ай бұрын

    I would pay for this tutorial, and indeed I did, youre so good at teaching that I decided to buy your course! Thank you a lot man, you saved my dream and kept me desiring learning it!

  • @jdlopes06
    @jdlopes066 ай бұрын

    Excellent video🎉!

  • @flurishart612
    @flurishart6128 ай бұрын

    More content I'll need to get through lol. I bought the survival course from Smart Poly and it's awesome still working my way through it

  • @user-rz7de8qu3y
    @user-rz7de8qu3y4 ай бұрын

    Thanks a lot ,keep going

  • @JP-vv6gv
    @JP-vv6gv8 ай бұрын

    Great stuff. Thanks!

  • @TheChyamp
    @TheChyamp3 ай бұрын

    There's a bug at 'Consume Item Function'. After removing the consumable, the left click still triggers the consumable path. Infact, if you don't pick anything up at all, it triggers the same path. You can also test by adding a print string node to the consumable path and you will always see it trigger when clicking left mouse button, even when you have not picked anything up. To fix this: 1. Add a 'none' option to your Enum and move it to the top. 2. Change the default setting 'Item Type' in your Inventory Array to be 'none'. 3. When removing the item from the array after consuming, you mayu need to explicitly set 'Item Type' to none. Split the pins in 'Set Array Elem' and set it to None.

  • @hjrkami

    @hjrkami

    6 күн бұрын

    Thanks dude B) been losing my mind over this

  • @RedSantar
    @RedSantar8 ай бұрын

    Pretty useful this Blueprint videos :)

  • @poisonouscupcakes
    @poisonouscupcakes5 ай бұрын

    Really great @smartpoly. One suggestion that woulda helped me a lot is if you had your key press overlay for your keypresses! There was several times where i wish i coulda seen the keypress right off instead of having to look them up.

  • @skdadd6549
    @skdadd65496 күн бұрын

    Love it

  • @NEWART_
    @NEWART_8 ай бұрын

    Very nice. Well organize, useful , No Mistake, perfect lecture Love it. I'd Love to watch your Premium Lecture too.

  • @MistahX99
    @MistahX995 ай бұрын

    Amazing tutorials. When is advanced coming out?

  • @sniperviper4214
    @sniperviper42148 ай бұрын

    Love the videos, regarding the survival game course, do you get to keep the videos for infinite future use?

  • @billyboy1er
    @billyboy1er3 ай бұрын

    This was one of the best tutorials I've ever followed (all softwares/skills included)! One small thing I would suggest for your next tutorials would be to give the viewer a few exercises to figure out some of the implementations by themselves, which is kinda what I did by giving myself a few extra-curricular tasks to improve upon your design. For my fellow viewers here are a few suggestions of things I implemented by myself to apply the knowledge learned here: - Make the first inventory slot highlighted by default, before any mouse scroll (super easy) - Create a drop item function that you can call with a keyboard input, and also call inside the AddItem function - add an "IsEquipped?" variable to our item structure, to check if you should actually drop it or not (useful if you had more than one weapon in inventory) - create a scale variable in item structure, to adjust how big an equipped item will be in the player's hand

  • @Zanktus

    @Zanktus

    3 ай бұрын

    Nice ideas, to add onto that there is also an issue in the end with the book. When you open the book and then go and pickup the hatchet, you won't be able to close the book anymore. So another good exercise is to fix that issue.

  • @Scr1ptd

    @Scr1ptd

    3 ай бұрын

    I done the same after the video, another thing people can try to do on their own is to try and change the scroll system to allow you to start from slot 1 again when you scroll past the last slot :)

  • @Ampe96
    @Ampe964 ай бұрын

    Hey man, this video was very helpful, thank you. I wanted to ask you if the advanced blueprint tutorial is still coming, thanks and keep it up

  • @ricardobaeta3184
    @ricardobaeta31843 ай бұрын

    cant wait for the advanced video

  • @danbear5689
    @danbear56896 ай бұрын

    For anyone watching in the future, I found an easier way to reset the image. Although I haven't done extensive testing with it, so there might be a downside I'm not accounting for. But instead of calling its own event like SmartPoly does at 1:59:00, you can just call the update image event and set that to a blank image. So far this has been working, and saved me a bit of time. Happy developing!

  • @SuperMan-nv6iu
    @SuperMan-nv6iu8 ай бұрын

    Thank you!! Thank you!! Thank you!!

  • @Regisseur12
    @Regisseur127 ай бұрын

    Great tutorial! I am really looking forward to the third part! When will the third part be released?

  • @ItsMeJuvyYT
    @ItsMeJuvyYT6 ай бұрын

    waiting on the advanced tutorial great series.

  • @SwaMusic
    @SwaMusic7 ай бұрын

    I know it's not a part of the tutorial, the MetallicSmoothness maps should have the (R) routed to Metallic and the (A) with a 'One Minus' node to convert to Roughness! Loving your videos and they are helping make learning Blueprints an enjoyable experience! Thank you, Smart Poly! :)

  • @LuxLunox
    @LuxLunox3 ай бұрын

    Danke!

  • @user-db2si9bv2n
    @user-db2si9bv2n4 ай бұрын

    GREAT VIDEO. WAITING FOR PART 3.

  • @maurokoller3910
    @maurokoller39107 ай бұрын

    I would love to see an abstract on how to view BP. So how do you go about setting up a system and what thought processes went into that.

  • @BT-Bombertrebor
    @BT-Bombertrebor7 ай бұрын

    I want to mention that you don't really need extra components to split things like vectors into its floats, you can just right-click any node that has a combination of pins while it is not connected to anything and select split pin structure that will have the same result with less unnecessary extra tabs like our Break S_TestStructure

  • @-Toon-
    @-Toon-4 ай бұрын

    If your items don't seem to be swapping correctly (specifically if you swap an item once, then try to swap it back) it's because you have to move your character outside of the collider and then back in to reenable input. He's actually doing this at 1:49:49 but I don't think he mentions it :)

  • @hermannas
    @hermannas8 ай бұрын

    Any idea on when the multiplayer fps course releases? cant wait. will be buying it the second it comes out :D

  • @xl965
    @xl9657 ай бұрын

    Amazing,Marvellous and Fantastic,love from China

  • @mauvelantern1514
    @mauvelantern15147 ай бұрын

    Thank you so much!!!!

  • @GoalRift
    @GoalRift4 ай бұрын

    we need the blueprint for advanced! thanks for your efforts

  • @whyameye
    @whyameye4 ай бұрын

    Thanks

  • @user-md9il7nr5k
    @user-md9il7nr5k8 ай бұрын

    Thank you for teaching us. When will the First Person shooters course be released?

  • 7 ай бұрын

    I've already purchased your full course on teachable, and it is amazing, i can highly recommend to everyone! But since it's so detailed and quite specific to that survival game, it's a bit hard to filter out and implement the knowledge to my own needs (because i don't want to just copy your game, but learn how to do one on my own). How wrong i would be to assume that this video is roughly the summed up version of your long lecture? In terms of game structure, scalability, general directions for a game's dev, etc. Of course i will keep using your course, especially when details are needed, but how big of a mistake i would make if i started building my game according to this video, at least in terms of a general frame? Thank you very much!

  • @kage1x5300
    @kage1x53004 ай бұрын

    You're amazing.

  • @BonkBonkad
    @BonkBonkad4 ай бұрын

    where is the advanced tutorial? btw.. it's a great tutorial.. has been addicted to this playlist..

  • @MonderMurshed
    @MonderMurshed4 ай бұрын

    Hello! ,where is the third video? we need it so hard, thx for these useful videos, really helped.

  • @mlgjman1837
    @mlgjman18373 ай бұрын

    Hello, thank you for the tutorial. Where is the Blueprint Advanced part?

  • @itsworm4247
    @itsworm42478 ай бұрын

    Can't wait to finish this with everyone here early.

  • @kucirulz
    @kucirulz8 ай бұрын

    Let's gooo!

  • @daiViis
    @daiViis8 ай бұрын

    amazing

  • @johnmosgm
    @johnmosgm5 ай бұрын

    Hey Poly ,I really apreciete you thats for you know

  • @mrd.j.2303
    @mrd.j.23037 ай бұрын

    When is #3 coming?? Great videos!

  • @nuforgedevelopment799
    @nuforgedevelopment799Ай бұрын

    Question: Why do we keep pulling in the variable Gets in the Event Graphs when the values have not changes? For example: When building out the Mouse Wheel logic for the inventory system , We check the Selected Index == Max Inventory at 1:34:00-ish and then after the Branch we pull in the Selected Index again instead of creating a pipe from the first Selected Index node used for that == check. I'm gathering that the nodes are reading the value and not the reference, so the value returned from Selected Index won't update if changed by something such as the increment, so pulling the value from the original again could be out of date, correct? But if the value doesn't change between calls to the variable, it would still be accurate, correct? Is this a best practices thing to avoid having the value change unexpectedly, and ensure it is the "freshest" value by Getting it directly again?

  • @ghostpunch_
    @ghostpunch_10 күн бұрын

    Question. at 1:37:10 , couldnt we make the border color logic into a Function and call that on each interger switch? instead of copy pasting all the target nodes for each border and having to have 3 golor set nodes etc.. couldnt it all be in a single function and have that copy pasted 3 times? or we could change up the logic to, instead of setting all other borders to the default color, couldnt we undo the color change for that specific inventory slot?? cuz if we later decide to add more inventory slots, we would have to go back and add a bunch of nodes to change the color for it.. but we could just have it check what slot we are using, change it to yellow, and if we arent using it, go back to the default color. I feel taht would save us from all the bulk code

  • @DiaaAlhalabi376
    @DiaaAlhalabi3765 ай бұрын

    Maaan plesssssssss we need to a The third video, which is the advanced course,

Келесі