Hi all,
I released my gamejam game a few days ago, I've tried to fix any bugs in it myself but there's 2 I just can't figure out and would greatly appreciate some help.
The first is a sine problem with my elevators, when you go up or down sometimes they will work perfectly, other times they will be a few pixels more up or down then they're meant to be and if you keep using the elevator it just gets worse and worse. Here are screens of how I set them up and the properties:
and my second problemis to do with the screen transition while on the elevator, I did the exact same thing as my door transition which works perfectly but if you jump while on the elevator sometimes the camera will go into a random room or the default start room and I have no idea why because it works on the doors without fail so far. There's a collision box outside the screen that when hero colides with it it does this:
If you need to see it in motion my game is here: http://www.newgrounds.com/portal/view/659596
Any help will be greatly appreciated, I've spent so much time on this game I don't want it to be ruined by my lack of experience.
Thanks