Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how would i make 2d fighting styled health bars?

Asked by 2 years ago

I want to make 2 health bars that are visible to each player and display when damage is delt. I'm trying to utilize the Team service so I can detect each seperate player but i also need to use screenguis which is the issue. So I am pretty much asking how would I use ScreenGuis with something like this? Its pretty simple with billboardguis/surfaceguis because you can simply parent these into each seperate player. But I am not sure how to do this with a screengui, any ideas?

0
why do you have to use screen gui's i don't quite understand what you want to do HeroFigo 81 — 2y
0
otherwise the guis wont be stationary SilverishReign 75 — 2y
0
something like this https://imgur.com/WhbAIFi SilverishReign 75 — 2y
0
You can use a ScreenGui that displays the player's health and the opponent's health, and each health bar from the ScreenGui will always display each other's health and always update it, either every frame or any time someone loses/gains health. RoiGipot 1 — 2y

Answer this question