I have just shared my MonoGame RPG Tutorial 45 from my Google Drive. As I discussed yesterday, this tutorial covers adding mobs, or monsters, to the game. It is really the last piece before getting into the combat engine. I will need to make a few tweaks to entities later to the items in the …
MonoGame RPG Tutorial 44 Is Live
I have just shared MonoGame RPG tutorial 44. This tutorial continues from where the last tutorial left off. It allows the player to equip items on their character. In addition, it uses a point and click system to equip items rather than the drag and drop that I initially envisioned. You can find the tutorial …
MonoGame RPG Tutorial 43 Is Live
I am pleased to announce that MonoGame RPG Tutorial 32 in my Eyes of the Dragon tutorial series is live. Sorry for the gap in between tutorials, but it could not be helped! The tutorial is available on the Eyes of the Dragon page of the blog. Also, you can use this link to access …
MonoGame RPG Tutorial 42 Live
Finally, tutorial 42 in my MonoGame RPG Tutorial series is live! As I’ve mentioned, this tutorial covers adding merchants for the player to interact with. You can find the tutorial on the Eyes of the Dragon page of my website, or you can use this direct link. What’s Next The next MonoGame RPG Tutorial will …
MonoGame RPG Tutorial 41
I have published tutorial 41 in my MonoGame RPG tutorial series Eyes of the Dragon. This tutorial is on creating spells and talents. The link is on the Eyes of the Dragon 3.0 page of the website. Also, it is available from this direct link. What’s Next So, the next tutorial will be on buying …
I Figured it Out
So, I figured it out! I know what I am working on for the next, for the MonoGame RPG tutorial. I will be expanding spells and talents so that they are ready for the battle engine. Because I think you’ve had enough editors, for now, and I will create them through code instead of through …
Reinstall Day
So, I had a crash today. Only way to recover was to recover Windows. For that reason, I did not get to tutorials today. I’ve got Windows reinstalled will all of my files but none of the software. First major piece of software to install was Visual Studio. I still have to install MonoGame though. …
MonoGame RPG Tutorial 40
So, I have shared MonoGame RPG tutorial 40. This tutorial covers loading characters made with the editor into the game. You can find the link to the tutorial on the Eyes of the Dragon 3.0 page of the blog. Also, you can use this direct link to view it. What’s Next Well, I really want …
MonoGame RPG Tutorial 39
I first want to say sorry it took so long. However, I have shared tutorial 39. As I’ve mentioned this tutorial covers creating characters in the map editor. Also, it covers saving the map and loading the map back. I will be covering loading the map into the game in another tutorial. You can find …
MonoGame RPG Tutorial 39 Status
Firstly, sorry for not posting yesterday. It was my birthday and I was away from the computer most of the day. By the time I got back to it, it was too late to post anything. Secondly, I did do some work on tutorial 39 yesterday and today. I have placing characters on the map …
