For the control pad STICK OUT TX,TY X=X+TX*2:Y=Y-TY*2 For the d-pad BTN=BUTTON() IF BTN AND 1 THEN Y=Y-2 IF BTN AND 2 THEN Y=Y+2