The iconic intro music really throws me back to when I was able to make games with unreal engine :)
@jamesspringer58548 ай бұрын
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!
@dishmal2 жыл бұрын
Anyone have an issue in unreal engine 5 where even with 0 padding and fill both horizontal and verticle on the image it still doesn't fill the whole width of the button?
@Nobody913832 жыл бұрын
and we dont get the full transparent menu aswell from the original box
@Nobody913832 жыл бұрын
been going through this for probably 2 hours to trouble shoot these issues. bottom line is it likely doesnt hold up in UE5
@gamerdweebentertainment16162 жыл бұрын
Button Normal Padding set to 0 and then compile, this is also for myself... didn't remember why it didn't work this time around... key word, hit compile :/
@darkspace453010 ай бұрын
I've found that if you click the arrow to the left of padding, that brings down the submenu, you can adjust the left and right padding. Setting these values to negative will allow you to fill the width. I found -11.0 to look good, but further adjustment may be necessary. Values might also reset when clicking back, but compiling before doing so seems to work.
@AussieScorcher4 жыл бұрын
very nice!
@AslamVFX4 жыл бұрын
Awesome
@khaotic03852 жыл бұрын
for some reason when I place the skill buttons into the window, they extend to cover the whole area in between the wrap box and the next set of text, even after I did the width and height overrides, I have no idea what to do.
@maykesantana9532 Жыл бұрын
Use a grid Panel makes it easier
@darkwolf7804 жыл бұрын
I tried to follow along but can't figure out why my Skill Window UI isn't showing up as a function
@paulina_grubyte75292 жыл бұрын
Make sure the heads up display canvas is not hidden in game
@brayansummersproductions14162 жыл бұрын
for whatever reason my UI does not pop up at all, no clue why
@avrahamrosenberg2905 Жыл бұрын
u probably dont need an answer for this by now but il write it for people that have the same problem 1- check u put the true to set visibility hidden like he did in the vid 2- check if u put the skill window in target of set visibility
@TheTrifel4 жыл бұрын
curious how you could add this to a current UI setup as a second page in a current setup ,like having an inventory system already set up and adding this as another page in the current inventory setup .....is it better to use a widget switcher or is there a better option for having a multiple window UI An example would be conan exiles , and their menu system just curious how to connect them together in a similar type fashion
@DKJens444 жыл бұрын
Is this Multiplayer Ready?
@RyanLaley4 жыл бұрын
The unlocking of skills is client side. So yes technically.
@brussell31613 жыл бұрын
Would anyone know why my skill window is just flashing on and off now?