Okay, I totally, totally, totally suck at explaining my problem but here goes.
I need the down jumping to be similar to the up jump. Here's my problem (check out my video below).
Umm yeah. The player is actually jumping down when the screen is rotated and jumping up when the screen isn't.
If you've seen the video, you'll notice that the up-jump (without screen rotation) and the down-jump (with screen rotation) are a bit different. It's like the player moves in like this... almost-like inner-arc motion when down-jumping. If it helps, I didn't make any edits to $game_player.jump.
If the topic is a bit tl;dr, I'll go ahead and make it quick. Basically, down-jump's motion isn't the same as up-jump's motion and I'm wondering if anyone could make the down-jump move exactly like the up-jump.
Fuck, I suck at explaining. :P
I need the down jumping to be similar to the up jump. Here's my problem (check out my video below).
http://www.youtube.com/watch?v=rR6lfcB52jY&border=1&color1=0x222222&color2=0x222222
If you've seen the video, you'll notice that the up-jump (without screen rotation) and the down-jump (with screen rotation) are a bit different. It's like the player moves in like this... almost-like inner-arc motion when down-jumping. If it helps, I didn't make any edits to $game_player.jump.
If the topic is a bit tl;dr, I'll go ahead and make it quick. Basically, down-jump's motion isn't the same as up-jump's motion and I'm wondering if anyone could make the down-jump move exactly like the up-jump.