How do I reverse the angle of the thumb stick controls

I'm using the thumb stick controls provided by GameSalad but I need the actor to move in the opposite direction of the thumb stick. I've tried 'move in direction: (game.angle_1) * -1' , which reverses the up/down direction but not the left/right direction.

Any ideas?

Answers

Sign In or Register to comment.