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

Add EntityCollideWithEntityEvent #9998

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

Conversation

notTamion
Copy link
Contributor

resolves #8729
i decided to store the entities in a set since its not like there is one entity pushing another it just depends on which entity gets ticked first and then pushes both entities in opposite directions.

@notTamion notTamion requested a review from a team as a code owner December 4, 2023 18:23
@notTamion notTamion force-pushed the add-entitycollidewithentityevent branch from e4b2471 to ca3dfad Compare December 4, 2023 18:28
patches/api/0373-Collision-API.patch Outdated Show resolved Hide resolved
patches/api/0373-Collision-API.patch Outdated Show resolved Hide resolved
@notTamion notTamion force-pushed the add-entitycollidewithentityevent branch from ca3dfad to 353fe3e Compare December 4, 2023 18:58
patches/api/0373-Collision-API.patch Outdated Show resolved Hide resolved
patches/api/0373-Collision-API.patch Outdated Show resolved Hide resolved
@notTamion notTamion force-pushed the add-entitycollidewithentityevent branch 3 times, most recently from b6fa9ca to 7c549cf Compare December 9, 2023 21:22
@notTamion notTamion force-pushed the add-entitycollidewithentityevent branch from 7c549cf to 4a7b8c3 Compare December 16, 2023 09:45
@notTamion notTamion force-pushed the add-entitycollidewithentityevent branch from 4a7b8c3 to b824338 Compare February 24, 2024 19:15
@notTamion notTamion force-pushed the add-entitycollidewithentityevent branch from b824338 to b86042a Compare April 28, 2024 07:54
@notTamion notTamion force-pushed the add-entitycollidewithentityevent branch from b86042a to c269e79 Compare April 28, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting final testing
Development

Successfully merging this pull request may close these issues.

Entity with Entity collide event
7 participants