Use EA skate "right stick moves" to fight ?

Hi, I’m making a adventure game and need the player to do different attacks.

And to do the different attack I want to use the right stick on a xbox controller.

Like if I push down and up on the stick(attack1)
And if I spin it all the way around (attack2)

Have anybody done this ?

How do I do this ?

Yes, people have definitely incorporated XBox controllers before. Use the search and I’m sure you’ll find threads of interest you can read up on.

Yeah, I know that the controller works ( I use it in all my games) But the thing I want is like a combo style script that handles my right stick motion

If I swing the stick from left to right then do attack 1

if swing all the way around attack 2

Let me start with a request. :slight_smile: Please don’t post such large images, there’s really no need. For example, that image could easily be trimmed to show only a few moves, or trimmed to show just the moves but not the rest. It’s about saving bandwidth just as much as it’s about preserving a nice forum layout and browsing experience. Thanks for understanding!

So the real question here, which is now clear to me, is about gesture recognition. And I’m sure folks have done that as well but I can’t cite any threads. You might wander over to the iPhone area to look as folks are doing this with touch gestures. If nothing else that may prove fruitful in terms of finding algorithms and the like.

I’m sorry I don’t have anything more specific to offer. Hopefully others will chime in with information. :slight_smile:

Ops, sorry the image was a little too big (fixed now)
Ok, thanks