Wall-jump through that empty chamber. A LOT. Glitch. I fixed the bug. Things to fix: nothing. i fixed it. when u jump from the top of the tower, you stand on the platform, YEY but the problem is that I stoped the y smooth scrolling (dividing by 10) to make sure the player "hits" the platformer rather than it being off screen, oh no! I'll try fixing this. make players disapear Arrow keys and wasd and mobile Supports up to 10 players for a collab! :D IMPORTANT DO NOT MAKE PLATFORMS THAT MAKES THE PLAYER FALL LIKE CRAZY ONLY TO PASS THROUGH A PLATFORM- IT PROVOKES THE WALL GLITCH AND A POPATAWALL GLITCH New scratchers cant play on multiplayer
so the problem was that if you set sx to 0 and do the knockback, it can't see where it's going. The reason why it did accomplish the right walljump is because it is NOT bigger than 0, meaning it's smaller than zero OR zero. IT WAS zero so it's always doing the right one. I made the code so that it sets the value to a REALLY small number either - or + so it works as an equation but NOT as a movement. *grins*