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 …
A Good Day
Today’s post is going to be short and sweet compared to other recent posts. So, no tutorial news to speak of today. I didn’t do any work on my MonoGame RPG tutorials. I was busy with Psi.io, and Quintessential Duels as well. Made some good progress on both. What’s Next Tomorrow it will be back …
MonoGame RPG Tutorial 23
I have just shared tutorial 23 in my MonoGame RPG tutorial series Eyes of the Dragon. As I mentioned earlier on the blog, this tutorial is about creating the level editor. It is a long one at 47 pages because I merged parts A and B of the original tutorials. I use a NuGet package …
Tutorial 23 Status Update
What’s New So, today I didn’t spend much time on tutorials. I did look at tutorial 23 again and everything should go smoothly but it isn’t going to be as easy as the others so far. It will be most difficult designing the form in the tutorial. There are a lot of controls. Also, there …
