How do i make analog stick tap arrow faster and faster?

Post Reply
meteoricdragon
Posts: 1
Joined: 05 Apr 2012, 01:02

How do i make analog stick tap arrow faster and faster?

Post by meteoricdragon »

:?: I have an Xbox 360 controller that I'm using to control an snes game. I'd like to program my left analog stick to behave for tiptoeing, walking, jogging, running, based on how far the stick is pressed. I have tried many things but cannot seem to get it right. there is only up down left right arrows, and no button toggle walking or running, the only way to emulate this is a variable rapid fire press based on distance, and i don't know how to program it.

for example:
Distance < 50%, should tap direction arrow for 0.05s with 0.05s pause (and repeat)
Distance < 75%, should tap direction arrow for 0.07s with 0.07s pause (and repeat)
Distance < 90%, should tap direction arrow for 0.10s with 0.10s pause (and repeat)
Distance 100%, should press and hold direction arrow.

anyone have an idea how to do this?

Post Reply

Return to “How do I do this combo/sequence?”