Skip to content

[#4] Implement collision zones#15

Merged
mihaid11 merged 3 commits into
masterfrom
mihai/collision_zones
Jan 29, 2026
Merged

[#4] Implement collision zones#15
mihaid11 merged 3 commits into
masterfrom
mihai/collision_zones

Conversation

@mihaid11
Copy link
Copy Markdown
Owner

Title

[#4] Implement collision zones

Description

What changes did you make?
Added 2 types of colliders and added corresponding API to add them to entities.

Why are these changes needed?
The entities needed a way to interact with the game world.

Related Issue:
Fixes #4

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>
@mihaid11 mihaid11 merged commit 9d687d8 into master Jan 29, 2026
6 checks passed
@mihaid11 mihaid11 deleted the mihai/collision_zones branch January 29, 2026 11:04
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.

Add collision zones for entities

1 participant