Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a Hide Health Bar Event or Script? #8139

Closed
LucasOnGithub opened this issue Apr 14, 2022 · 1 comment
Closed

Is there a Hide Health Bar Event or Script? #8139

LucasOnGithub opened this issue Apr 14, 2022 · 1 comment
Labels
question Further information is requested

Comments

@LucasOnGithub
Copy link

What is your question?

I need it for the mod I'm making.

@LucasOnGithub LucasOnGithub added the question Further information is requested label Apr 14, 2022
@Draconic-Hybrid
Copy link

setProperty('healthBar.visible', false);
setProperty('healthBarBG.visible', false);
setProperty('iconP1.visible', false);
setProperty('iconP2.visible', false);

Ignore the bottom two lines if you still want the icons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants