Great tutorial series but can you update it to include the skill system over multiple levels? As it stands, opening another level resets the skill tree. Many thanks!
@1AnimeFinder4 жыл бұрын
#1 ty keep up the good work
@ohwhatworld58514 жыл бұрын
Question. Do you need to memorise the thousands of node combinations to do all of this stuff to build a game? or do you just get the fundamentals down and after a while you can intuitively think of what node modules are needed even if you have never made that specific sequence before?
@RyanLaley4 жыл бұрын
Learn the fundamentals and the 'rules' of how it works. Then after that you can create solutions. E.g. a professional chef can see a bag of ingredients and create a meal. Not because they can remember every recipe in existence
@evelynperez45213 жыл бұрын
thank you for the tutorial!
@sezer62003 жыл бұрын
How can this be set up with a Save Game Object so the unlocked skills and tiers get saved? Would it be sufficient to save the skill data struct?
@gamerdweebentertainment16162 жыл бұрын
Have maybe Unreal engine 5 problem or maybe even it was on 4th already, can custom type the Row Name, have to add variable. 2:28 Edit: Found it Disable Pass-by-Refrence in function input setting. No idea why or how it went true.
@brussell31613 жыл бұрын
So if I wanted to add more skills to my third person character, would I just drag them off the event begin play and add each query? or is there somewhere else I should do this?
@archedmaid3 жыл бұрын
I mean, I guess it's not mandatory, but it would be helpful to link your door video in the description.
@JoshIbarra2 жыл бұрын
If you Deleted the skill and can still double jump, make sure you did not check success in the false box of the return node in query.
@sirmanbeard910 Жыл бұрын
I won't lie, I was scratching my head for a little bit.
@serapith15963 жыл бұрын
i did the same as you, yet when i deleted the skill from SkillSystemComponent, the character can still use it, any idea how to fix it? also, i do it in ThirdPerson not FirstPerson
@cyberrb254 жыл бұрын
Is it possible to create such a code to be able to insert into the character, instead of requiring such a hard-coding? In case there are more action-based interaction, for example.
@gamerdweebentertainment16162 жыл бұрын
??? You can add components mid game, if that's what you're asking.
@bonney15674 жыл бұрын
could you make a video about a transformation system , example, an ability that turns the character into a monster , It would be very useful , thanks in advance ^^
@gamerdweebentertainment16162 жыл бұрын
Oh god I hate myself, why do I have a need to answer those question even though they're year old... :/
@catdaddymagic4 жыл бұрын
Can you do an Among Us-like series? (I think I asked this already, but whatever)