you would like the character to rotate (set direction) while moving too?
you could do that by adding a condition
if not touching thumbstick2 - rotate
to thumbstick1 controls..
that way when thumbstick2 is used to rotate, thumbstick one won't interfere..