Hello guys, I have been trying for a few days to solve a mistake, but it is impossible for me.
I need the help of you who understand this better than me!!
This is my Panel and is not scrolling, I think it's because the scroll can't find the Panel. Somebody can help me fix this ?
![abilities-2.png]()
abilities.lua
Panel with Scrollbar
I need the help of you who understand this better than me!!
This is my Panel and is not scrolling, I think it's because the scroll can't find the Panel. Somebody can help me fix this ?

abilities.lua
Lua:
healthBar = nil
manaBar = nil
experienceBar = nil
experienceTooltip = '%d%% left to advance.'...