aZzy
01-10-2011, 06:50 AM
Hey guys,
I have had a look for a good day now on how to have 1 joystick to control the movement for my game.
I have read so much i am now not sure what goes where and what applies to what, i have read that there is no such thing as a player for the iOS? instead i have to use placeable pawns.
anyways, if anyone can shed some light on how i can control my pawn or "player" with only 1 joystick that would be awesome.
EDIT: ok I think I have cracked the ice, I was looking through default game and I never noticed that the lest two blocks of code were two different things. One is for strafe and the other code.
I will try and implement them so that it is strafe and look at the same time. I'm hoping it can be done, otherwise I guess I will have to make a placeable pawn and fix a camera to it and control the movement from there.
I am having alot of difficulty understanding how to setup input zones despite the amount of reading i have done.
I have had a look for a good day now on how to have 1 joystick to control the movement for my game.
I have read so much i am now not sure what goes where and what applies to what, i have read that there is no such thing as a player for the iOS? instead i have to use placeable pawns.
anyways, if anyone can shed some light on how i can control my pawn or "player" with only 1 joystick that would be awesome.
EDIT: ok I think I have cracked the ice, I was looking through default game and I never noticed that the lest two blocks of code were two different things. One is for strafe and the other code.
I will try and implement them so that it is strafe and look at the same time. I'm hoping it can be done, otherwise I guess I will have to make a placeable pawn and fix a camera to it and control the movement from there.
I am having alot of difficulty understanding how to setup input zones despite the amount of reading i have done.