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

feat: opt-out of bar creation using InhibitBar #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoNil
Copy link

@JoNil JoNil commented Aug 30, 2024

This add the InhibitBar Component that can be added if you don't want the bar to spawn for some reason, but you still have the underlying health Components.

@sparten11740 sparten11740 changed the title Added a way to inhibit bar creation for some entities feat: opt-out of bar creation using InhibitBar Sep 3, 2024
@sparten11740 sparten11740 self-requested a review September 3, 2024 14:15
@sparten11740
Copy link
Owner

sparten11740 commented Jan 1, 2025

that can be added if you don't want the bar to spawn for some reason

@JoNil sorry for the late response here. The bar doesn't spawn if you don't attach any BarSettings. Wouldn't it be sufficient to inhibit the bar by just not adding BarSettings?

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

Successfully merging this pull request may close these issues.

2 participants