XNA Tutorials
| XNA Platformer Starter Kit - Adding Melee |
| Written by Jeff Brown | ||||||
Page 1 of 4 Adding player melee to Platform Starter KitYou can download a working version below.
Here's a video showing off the final product of this tutorial: Here is what I used for his attack animation as a placeholder, feel free to use it. Place this in the same place as the other animations: “HighResolutionContent>Sprites>Player”. Also make sure to add it to your project: Right click on the Player folder and Add>Existing Item>Attack.png
|
