AtomicGameEngine / AtomicExamples

Examples for the Atomic Game Engine
https://www.AtomicGameEngine.com
96 stars 58 forks source link

Update for joystick and rumble #80

Closed ghost closed 8 years ago

ghost commented 8 years ago

This will allow the Space Game to use a game controller, if one is plugged in. With a controller, it will rumble, providing the controller is capable, when the player is hit with a shot, lightly when the small ships are destroyed and majorly rumble when the big ship is destroyed.

Needs #965 to operate successfully.

ghost commented 8 years ago

Now you can use the joystick to play the game, and work the menus. I've setup analog axis 1 ( the left one ) as a driver for the cursor, and either push the axis in, or button 'Y' to do the mouse click. Needs #970 to operate successfully

JoshEngebretson commented 8 years ago

Very cool, looking forward to trying it out. I have a NVidia Shield, will be interesting to see if the android gamepad works :)