Tag: RPG
-
Combat and Creativity (Devlog 13)
Another Devlog, this one super late! Luckily it is also packed full of content! In the past month, the AI and Quest system has been worked on, making more and more quest types possible. We’ve also added new creatures, attacks types, clothing, and even an overworld Dungeon! If you missed the devlog, be sure to…
-
Monsters and Models (Devlog 12)
After a bit of devlog silence, Devlog 12 finally is here, showing off several new monsters, features, and tools. Development is starting to get up to speed, with more planning and focused goals. If you missed our last devlog, be sure to check it out! And without further ado, let’s begin. Kimashi While not implemented…
-
Building Open-World Save Systems
One big question when building an open world game is how saving and loading of states will function. With so many complex systems, ensuring that this works takes a lot of effort and planning. Here’s how I built Ardenfall’s save system so far, and various things I have learned. This is a very technical post,…