Hi I’m new to play canvas and was tasked to make a simple 2d game with 2 levels.
I’ve encountered an issue where my collisions that should block my character from moving has stopped working but the collisions that destroy the entity still works. However, when the the character gets to the next scene all collision don’t work anymore
Here is the link to a forked version of my game: PlayCanvas 3D HTML5 Game Engine
And heres my script: