#CurrentHealthTextLabel is not a Valid member of Frame
1 messages · Page 1 of 1 (latest)
your not locating the CurrentHealthTextLabel correctly
thats your issue
You might of mispelled it
recheck
checked, it is spelled correctly on both ends
perhaps you could try to use waitforchild
where would I place WaitForChild in that line of code?
nvm then
show code and show startergui of frame
with pictures
** You are now Level 1! **
ur tweening is off
And I was right your suppose to do
InfoFrame.PlayerImageLabel.CurrentHealthTextLabel```
Like I said your tweenInfo is off
Your paramenters were wrong
TweenInfo.new(1,Enum.EasingStyle.Linear,Enum.EasingDirection.InOut,0,false)```
thats how u suppose to do it
I applied the new line of code and it still presents me with the same error
YES
FIXED IT, I HAD TWO EASING STYLES INSTEAD OF ONE
wait
nvm fixed the problem, I had been missing "PlayerImageLabel" for other issues
Thank you for your time
turn off the properties ResetEnabled = false
in the screen gui
and u fix it
Perfect, it worked, however, the actual health bar remains at 0/100 when respawning
welp you would have to ss the health bar system lines thingy
i don't absolutely have a clue on which lines doing what and etc
except if you just screenshot most of the lines