Media Summary: An explanation of how per pixel collision detection works and q uick walkthrough the collision detection code. I show a more complicated way to do rectangle collision detection as well as a way to better draw a bunch of images of the screen. The easiest way I could find to get a sprite to look at your mouse.
Xna Tutorial 12 Switches - Detailed Analysis & Overview
An explanation of how per pixel collision detection works and q uick walkthrough the collision detection code. I show a more complicated way to do rectangle collision detection as well as a way to better draw a bunch of images of the screen. The easiest way I could find to get a sprite to look at your mouse. This video will show how changing the alpha colour of an image and Showing you how to loop an image around constantly, can be done with any amount of images. Move an image with Keyboard Buttons If anybody has any requests, ask!
Using different parameters in the draw method can be useful. I use a source rectangle to decide how much of the texture is visible, ...