#health bar not working

1 messages · Page 1 of 1 (latest)

worldly crow
#

so i made a health bar gui and it works but when i die or reset character it dosent go to 100 it just stays at 0

mystic orbit
worldly crow
mystic orbit
worldly crow
#

what do you mean

mystic orbit
worldly crow
#

top right corner?

mystic orbit
worldly crow
#

ah

mystic orbit
worldly crow
#

no

crude swanBOT
#

studio** You are now Level 1! **studio

mystic orbit
worldly crow
#

now theres a red dot and its not telling me whats wrong

mystic orbit
worldly crow
#

thank you it worked

mystic orbit
# worldly crow thank you it worked

Just so you understand why it worked:

When a character spawns, they get a new humanoid. So if you connect to the first humanoid only, you won't get events from new ones.

ResetOnSpawn basically re-creates your GUI when the player spawns again, thus re-running your script. This means it always connects to the new humanoid.

worldly crow
#

ah thanks btw do you know about the game called your bizzare adventure? im bascially trying to make a better version of that but with a lot of changes