Skip to content

[#5] Implement collision events#16

Merged
mihaid11 merged 5 commits into
masterfrom
mihai/collision_events
Feb 4, 2026
Merged

[#5] Implement collision events#16
mihaid11 merged 5 commits into
masterfrom
mihai/collision_events

Conversation

@mihaid11
Copy link
Copy Markdown
Owner

@mihaid11 mihaid11 commented Feb 4, 2026

Title

[#5] Implement collision events

Description

What changes did you make?
Added a way for the user to make their own events on collision enter/stay/exit.

Why are these changes needed?
Collision zones needed a way to interact with each other.

Related Issue:
Fixes #5

Type of Change

  • Bug fix
  • New feature
  • Code Refactor
  • Documentation update

Checklist

  • Self-Review: I checked my own changes for mistakes.
  • Docs: Updated documentation if required.
  • Zero Warnings: Changes don’t introduce new compiler/linter warnings.

Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
Signed-off-by: Mihai Dumitrescu <mihairazvand1@gmail.com>
@mihaid11 mihaid11 merged commit 783f918 into master Feb 4, 2026
6 checks passed
@mihaid11 mihaid11 deleted the mihai/collision_events branch February 4, 2026 22:48
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.

Implement collision events (enter/stay/exit)

1 participant