Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: derkoi on January 11, 2013, 04:48:12 AM

Title: Getting a character to move in the direction of a joystick?
Post by: derkoi on January 11, 2013, 04:48:12 AM
I'd like a character (using the character controller)move in the direction of the joystick, like the angrybots demo below:


My joystick gives me between -1 and 1 on both the X and Y axis, how could that translate to the direction?

Thanks