Showing posts with label items. Show all posts
Showing posts with label items. Show all posts

Sunday, January 31, 2016

Heart Realm Update #013

As mentioned in my last blog post I have returned to Heart Realm, I'll be moving the game over to Unity, away from Java and all that. Along with that change I'll be making some changes to some systems, some of which were never really set in stone.

The reason for the change to Unity is partially due to my desire to work on the game more than the engine and the game, something I was doing when writing everything in Java. I've been using Unity now for the past 5 years now, working with it on and off on various smaller projects and so I feel comfortable enough with where it's at for me to work on this type of game using it.



Thursday, April 11, 2013

Heart Realm Day 4... 5? I Don't Know What Day It Is. I'll Just Start Labeling These As Updates Instead. Update #002

So it's been a week since I last posted anything in the subject of Heart Realm. To be honest I was going to, except I felt that the progress I made over the past few days of actually working on the game wasn't too significant. It turns out trying to program while watching various youtube videos or movies on the second monitor can sometimes be distracting. Despite the distractions, I still spent a decent amount of time programming a bit and drawing a few sprites.

The reason there wasn't a post earlier was simple, there wasn't much visible progress. I pretty much spent the past few days laying out the Character, Item, Weapon, and Armor classes that are used for handling the player's stats and the various item types, respectively. Basically I felt it was too boring to really talk too much about as one day I spent just creating a few of those classes and naming some variables, that's it. Aside from that I also worked out how I'd like to handle the weapons in the game. Like many new designers, or just a lot of designers in general I suppose, I took inspiration from one of my favorite games, Dark Souls. I decided I wanted the weapons to work in a mix between Dark Souls and Dungeons & Dragons; version 4.0, I'm not too familiar with older versions as I've never really played D&D in general, plus the weapons are more straight-forward in 4.0 compared to 3.5 I believe.