VinayGupta23 / alter-ego-game

A puzzle-platformer game with clones! Developed as part of CSCI526: Mobile Games at USC.
https://vinaygupta23.itch.io/alter-ego
0 stars 1 forks source link

Fixed wall overlap bug #54

Closed EfazMuh closed 2 years ago

EfazMuh commented 2 years ago

A better way to do this would be to add a tag to walls for checking who the colliders belong to. Otherwise, the current code will not work with the moving platforms.