Skip to content

Implement move_and_collide and cleanup related collision functions - #365

Draft
AloXado320 wants to merge 3 commits into
ButterscotchRunner:mainfrom
AloXado320:move_and_collide
Draft

Implement move_and_collide and cleanup related collision functions#365
AloXado320 wants to merge 3 commits into
ButterscotchRunner:mainfrom
AloXado320:move_and_collide

Conversation

@AloXado320

Copy link
Copy Markdown
Collaborator

Fixes movement on MotionRec Demo, at least on the first screen stage, since going past it collision doesn't work properly.

Also cleanup related collision functions that use similar checks using performCollisionTest, like in HTML5.

@AloXado320

Copy link
Copy Markdown
Collaborator Author

Collision doesn't work properly on that game due to tilemap collisions being unimplemented, so this changes would be mostly cleanup then I'll leave tilemap collision implementation for another PR

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