Need help with Iphone game Controls..
Posted: Thu Nov 03, 2011 10:48 pm
So I have diagnosed my problem, but I just need some help to fix it
I'm gonna try to explain it the best I can. Here it goes..
So, I have it set up to move my player Left, Right, and Jump. I can get him to run Left/Right smoothly using MouseEnter/MouseLeave, But when I try to incorporate
the jump in, I cant get the jump animation AND the x+/x- to work at the same time. ( it's either one or the other).. My guess is that is has something to do with when you use the KeyDown event, is has a Repeat option.. As the MouseEnter/MouseButtonDown do not. is there someone out there who can help me?
Hope I explained it good enough.
Thanks! and +1
I'm gonna try to explain it the best I can. Here it goes..
So, I have it set up to move my player Left, Right, and Jump. I can get him to run Left/Right smoothly using MouseEnter/MouseLeave, But when I try to incorporate
the jump in, I cant get the jump animation AND the x+/x- to work at the same time. ( it's either one or the other).. My guess is that is has something to do with when you use the KeyDown event, is has a Repeat option.. As the MouseEnter/MouseButtonDown do not. is there someone out there who can help me?
Hope I explained it good enough.
Thanks! and +1