Difference between revisions of "MonoGame Tutorials"
Line 7: | Line 7: | ||
[[Adding and Processing Player Input]] | [[Adding and Processing Player Input]] | ||
+ | |||
+ | [[Mouse or touch control Input]] | ||
[[Animate the Player]] | [[Animate the Player]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Related Skills== | ==Related Skills== |
Revision as of 14:39, 28 March 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
Related Skills
Generating and using XNB files
RPG Tutorial
Tutorial 2 – Field-of-View Calculation