Skip to content

fix(collision): sort events in ascending order - #367

Open
cobaltgit wants to merge 2 commits into
ButterscotchRunner:mainfrom
cobaltgit:collision-ascending
Open

fix(collision): sort events in ascending order#367
cobaltgit wants to merge 2 commits into
ButterscotchRunner:mainfrom
cobaltgit:collision-ascending

Conversation

@cobaltgit

Copy link
Copy Markdown
Collaborator

fixes my own GM2026 game that uses inheritance for projectiles: before, rock -> projectile collision fired but mine (child of projectile) -> rock did not, thanks deepseek.

fixes my own GM2026 game that uses inheritance for projectiles: before, rock -> projectile collision fired but mine (child of projectile) -> rock did not
@cobaltgit

Copy link
Copy Markdown
Collaborator Author

Worst case scenario if this isn't the case I screw off inheritance and do it the old way.

but why? int and int32_t are literally the same thing
@cobaltgit
cobaltgit marked this pull request as ready for review July 29, 2026 16:57
@cobaltgit

Copy link
Copy Markdown
Collaborator Author

Seems to pass the Undertale long corridor column test

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.

1 participant