Skip to content

[WIP] Add bounding box around executor for better performance#28

Closed
Copilot wants to merge 1 commit intoversion/1.21.11from
copilot/add-bounding-box-for-executor
Closed

[WIP] Add bounding box around executor for better performance#28
Copilot wants to merge 1 commit intoversion/1.21.11from
copilot/add-bounding-box-for-executor

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 15, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

PushbackManager:

Vielleicht sollte man das System mal so umstellen, dass der executor eine bounding box um sich rum bekommt, die mit ihm moved.

Alle anderen können dann einfach mit einem boundingBox.isInside gucken, ob sie drin sind und werden weggeworfen. Müsste man halt eine Runde BoundingBox für machen, aber ist ja nicht so schwer.

Wäre am Ende wahrscheinlich sogar performanter über das moveevent, als immer die distance zum spieler zu calculaten.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI requested a review from TheBjoRedCraft March 15, 2026 13:57
Copilot stopped work on behalf of TheBjoRedCraft due to an error March 15, 2026 13:57
@TheBjoRedCraft TheBjoRedCraft deleted the copilot/add-bounding-box-for-executor branch March 15, 2026 13:57
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