Hello, I’m working with a couple of students to try and create a scrolling platformer in game lab that has both vertical and horizontal scrolling. Thus far we have horizontal scrolling figured out, but the vertical scrolling is vexing us. We’ve tried many solutions and this is the best we can come up with at this point. It uses the built-in collide function. The problem is that when the ...