Gamepad control script

Some people are wondering how easy it would be to control games that use a gamepad so I made a quick script that has character movement, camera movement, and jump functions. I made this in like thirty minutes so nothing tool or gui-related.

The model: http://www.roblox.com/Gamepad-Control-Script-item?id=243461784
See it in a game: http://www.roblox.com/games/206035238/Gear-Testing

It would be cool if some of you could add this to your games and post here so we can see how well controllers work in various games. To add it to your game simply drop the script into the StarterGui. Tada!

Q: Will this script steal my game?
A: No

Q: Are there any more Q&As?
A: No

The camera feels excellent.

The only things missing are the deadzones and zooming.