So, I didn’t do any work on tutorials today. I also didn’t do any work on my projects. What I did do is buy a new laptop that I’m absolutely in love with. It has 4 times the processing power as my old laptop. It only has twice the graphics capability but I’ll take it. …
MonoGame RPG Tutorial 35
MonoGame RPG Tutorial 35 So, I uploaded tutorial 35 in my MonoGame RPG tutorial series Eyes of the Dragon to my Google Drive. This tutorial finishes off conversations with NPCs. The tutorial is available on the Eyes of the Dragon 3.0 page of my blog. Also, it can be accessed with this direct link. What’s …
MonoGame RPG Tutorial 35 Status
This is going to be short tonight. So, I did work on tutorial 35 today and it is about conversation. It is mostly done but I can’t focus on it right now. Not to mention I’m having an incredibly hard typing for some reason. I will be finishing it up tomorrow. Also, I will be …
MonoGame RPG Tutorial 34
MonoGame RPG Tutorial 34 I have just uploaded tutorial 34 in my MonoGame RPG tutorial series Eyes of the Dragon. This tutorial adds a bit of eye candy in so far as there is a character on the map for the player to interact with. While it does not actual do the conversation the code …
MonoGame RPG Tutorial 33
MonoGame RPG Tutorial 33 I have just shared tutorial 33 in my MonoGame RPG Tutorial series Eyes of the Dragon. Because conversation with non-player characters can be a good way to move a story forward this tutorial covers conversations. The tutorial can be found on the Eyes of the Dragon 3.0 page of the site. …
2 New MonoGame RPG Tutorials
New MonoGame RPG Tutorials I have just shared tutorials 31 and 32 in my MonoGame RPG tutorial series Eyes of the Dragon. Firstly, tutorial 31 is about updating the tile engine to make it more robust. Secondly, tutorial 32 is about adding in a collision layer to the tile map to keep the player from …
MonoGame RPG Tutorial 30
MonoGame RPG Tutorial 30 I have just shared tutorial 30 in the Eyes of the Dragon tutorial series. Since the past few tutorials covered damage this tutorial updates weapons to use those changes. Unlike the original XNA tutorial this tutorial allows for a weapon to have multiple types of damage. You can find the link …
4 New MonoGame RPG Tutorials
4 New MonoGame RPG Tutorials So, I have finished porting tutorials 26, 27, 28 and 29 in my MonoGame RPG tutorial series Eyes of the Dragon. Tutorial 26 goes into more depth about skills. Tutorial 27 goes int more depth on talents and it updates some of the components.The 28th tutorial covers spells and effect. …
MonoGame RPG Tutorial 25
MonoGame RPG Tutorial 25 I have just shared tutorial 25 in my MonoGame RPG tutorial series Eyes of the Dragon. This tutorial is about extending the level editor. The link to the tutorial can be found on the Eyes of the Dragon 3.0 page of the blog. Also, it can be access using this direct …
MonoGame RPG Tutorial 24
MonoGame RPG Tutorial 24 I have just shared tutorial 24 in my MonoGame RPG tutorial series Eyes of the Dragon on my blog. This tutorial continues on with the level editor. The editor was working fine as it was. However, a major component was missing. There was no way to save a level and read …
