Going Beyond Tutorial 2: Making Your Model Move Using Input
This tutorial details how to use the XNA Framework Input API to take user input from an Xbox 360 Controller and apply it to the model displayed in Tutorial 1.
Minimum Shader Profile
- Vertex Shader Model 1.1
- Pixel Shader Model 1.1
How to Use This Tutorial
This tutorial set contains the code and art assets that represent the completed XNA Game Studio Express project for Going Beyond: Tutorial #2.
You can learn how to build this project yourself in two ways: by reading the documentation for this tutorial in the XNA Game Studio Express documentation, or by viewing the video version of this tutorial on http://creators.xna.com.
In the Documentation
- Launch XNA Game Studio Express.
- Click the Help menu, and then click How Do I.
-
When the Help window appears, expand the following nodes in the tree on the left side of the window.
- XNA Game Studio Express
- Getting Started with XNA Game Studio Express
- Going Beyond: XNA Game Studio Express in 3D
- From the Going Beyond node, click Tutorial 2: Making Your Model Move Using Input.
On the Web
- Launch your Web browser.
- Navigate to http://creators.xna.com.
- From there, click the Education node, and then click the Tutorials node.
- Click Video Tutorial 2: Making Your Model Move Using Input.