Game Development Community

Joystick up and down backwards

by Steven B · in Torque Game Engine · 07/03/2006 (8:09 am) · 1 replies

Torgue 1.4

Hi,

Anybody get your joystick to move your first person
sight up and down the right way.

If I push forward on the stick I look up.

If I pull back I look down.

I have tried all kinds of scenarios and nothing is working.
all my searches haven't helped either.

All the other buttons are working good, fire,move,straph,jump,etc.

Also I have got dead spots on the stick, I get about half way through
x and I have to go back to 250 or so to keep moving, have to keep "jogging the stick"
if that is easier to get.

If I get it to move up and down the right way that would be good.


Thanks.

About the author

www.AnswerRack.com Ask Questions There, Get Answers. You can Ask a Game Development Question You can Ask A Mechanic A Question. Ask just about anything.


#1
07/03/2006 (12:13 pm)
I'm at work, so I don't have the code base in front of me but I'd think it's just a matter of inverting the axis values before you apply them to your (pitch, innit?).