1. Use the STICK instruction. It follows this syntax... STICK OUT SX,SY ...where SX and SY are values that range between -1 and 1, which represent the stick's position relative to it's default position. (Note that the actual values will be closer to ±0.86) This values are updated as soon as you call STICK OUT again, so it is recommended to call it within a loop.