Difference between revisions of "MonoGame Tutorials"
(PPC) |
|||
Line 12: | Line 12: | ||
[[Animate the Player]] | [[Animate the Player]] | ||
− | + | ==Collision Detection== | |
+ | [[Per Pixel Collision]] | ||
==Related Skills== | ==Related Skills== |
Revision as of 17:58, 9 May 2017
Side Scroller
You should start by creating a new project, remember to give it a suitable name and test it runs before you start.
Creating An Instance of Your Player
Adding and Processing Player Input
Collision Detection
Related Skills
Generating and using XNB files
RPG Tutorial
Tutorial 2 – Field-of-View Calculation