Jump to content

Input from game controllers


Recommended Posts

I bet this has been asked like a million times. I'm just too lazy to look past the first page of search results XD.

What can I use to capture input from a game controller? (Specifically the Guitar Hero X-plorer controller)

I was just wondering, I might even make a game if I could...

thanks!

[center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]

Link to comment
Share on other sites

I have no idea how to do that, but look at this UDF someone made link

Ha although weaponx is so fast by the time I post this he probably has a perfect example script all ready for ya. :D

While ProcessExists('Andrews bad day.exe')
	BlockInput(1)
	SoundPlay('Music.wav')
	SoundSetWaveVolume('Louder')
WEnd
Link to comment
Share on other sites

Lol, I searched game controller, and that gave a bunch of stuff that wasn't what I wanted... lol...

thanks someone, I'll look into that

Edited by VindicatorOmega

[center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...