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

Safety bubble #14

Merged
merged 2 commits into from
Oct 4, 2024
Merged

Safety bubble #14

merged 2 commits into from
Oct 4, 2024

Conversation

michalpelka
Copy link

Added functionality to stop NPC when it is inside entity with:

  • shape component
  • tagged "SafetyBubble"

The NCP will stop when it enter a shape component around entity with `SafetyBubble` tag.

Signed-off-by: Michał Pełka <[email protected]>
@michalpelka michalpelka changed the base branch from main to development October 3, 2024 13:24
Copy link
Contributor

@arturkamieniecki arturkamieniecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked at code, have not tested. Looks good!

@michalpelka michalpelka merged commit 5f28b9a into development Oct 4, 2024
@michalpelka michalpelka deleted the mp/safety_bubble branch October 4, 2024 10:07
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