Spritesheet Clipping in C#/XNA

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
hurstshifter
ES Beta Backer
ES Beta Backer
Posts: 713
Joined: Mon Jun 08, 2009 8:33 pm
Favorite Gaming Platforms: SNES
Programming Language of Choice: C/++
Location: Boston, MA
Contact:

Spritesheet Clipping in C#/XNA

Post by hurstshifter »

Hey Guys,

I am looking for information on spritesheet clipping in c#/XNA. I'm familiar with how to handle rendering regions of a spritesheet with SDL (this lazyfoo tutorial is a good example of what I am looking for http://lazyfoo.net/SDL_tutorials/lesson06/index.php), but I am new to XNA and despite a good amount of time spent Googling the subject, I can't seem to find anything. I know there are several people on this forum who use XNA regularly so hopefully one of you will know a good site/tutorial that explains this. Thanks.
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
User avatar
hurstshifter
ES Beta Backer
ES Beta Backer
Posts: 713
Joined: Mon Jun 08, 2009 8:33 pm
Favorite Gaming Platforms: SNES
Programming Language of Choice: C/++
Location: Boston, MA
Contact:

Re: Spritesheet Clipping in C#/XNA

Post by hurstshifter »

I've found some decent forum posts about this on gamedev.net. Will update this topic if I find a good solution for my game.
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
Post Reply