Platforming Tutorial #3: Character Class
(Sorry this took so long, the videos were done but I couldn’t find time to upload the files.)
Summary: Moves the existing code into a new Character class, organizes existing code.
Download (includes finished project, video):
Comparison: There is one thing to note: the VB class code contains passing Keys variables to the Class, so that one can change the keyset. I go into this in the video; this is why the VB video is 10 minutes longer than the XNA one. Think of it as an extra.

Leave a Reply