Tag: rpg programming
-
Unity Dungeon Crawler Tutorial
Cosmic Soldier, Grim Dawn, Etrian Odyssey, Diablo — dungeon crawler games came about in the 80s and have stuck around for a reason. They are ridiculously fun to play. Even better, making a dungeon crawler is also entertaining. Learn how to build a 2D dungeon crawler utilizing free assets and the powerful tools Unity has…
-
Make an Turn-Based RPG Fighting Game in Unity
Learn how to make a 2D RPG turn-based battle system with Unity. Final Fantasy Tactics, XCOM, Divity, Chrono Trigger all use a turn based battle system. It is part of what makes those game so excellent. In this tutorial I walk you through each step of making a 2D RPG style battle system in Unity.…