It has been some since the last blog entry. The simple explanation is that these devblogs started as a means for keeping everyone on the team up to speed with one another. They failed at that purpose. Back in April we moved to a meeting format instead that has served us much better, but also invalidated weekly blogging somewhat. As such I didn’t bother to keep up with it, doubly so since the entirety of my work has been working on the UI systems further by converting the existing UI over to it. This has made for a cumulative 6 months just building the new UI system. I’m disgusted by that figure, but there really wasn’t an affordable alternative available to us. Don’t make a UI heavy game if you’re an indie, I guess? Or if you do use Unity or some other engine that gives you a free license for scaleform? That’s all I got for you. At any rate, it isn’t something worth blogging about (unless I was doing a 100% programmer blog)
With UI work starting to die down (though a third wave will be on the horizon) I’ve started to settle back down into digging into the remaining design issues. I honestly thought this work would get easier the closer we got to the end, but it really hasn’t yet.
1. Progression / Rewards / Pacing
The biggest issue on my plate right now. Players don’t enjoy the progression arc that much right now. By 1/3rd through the game starts to repeat itself instead of evolving as it goes. The weakest link is equipment- it doesn’t help that much, and it’s boring since all they’re just minor stat bonuses. Initially I grabbed for the simplest solution on the shelf- binding abilities to equipment. Before I even started working on that, though, I realized there was a much deeper issue here than that. The game is currently almost double its target length. If I just slap abilities onto equipment, that’s just going to make the game take even longer. Whatever changes I make to equipment, they need to be streamlined instead of bog down the pacing even further! I haven’t gained insight on how to actually accomplish this, though.
On the front of evolving the game across its phases I’ve decided that more escalation is needed in the game. Particularly player abilities in PVP need to get stronger. Especially abilities involving other players, to force tactics and alliances to change as the game goes on. Escalation has a secondary benefit of potentially speeding up the game as well. Ideally it should just raise the risk/reward stakes rather than simply making it faster to traverse, though.
I have certain backup options in mind to create a faster and more diverse progression if necessary. One idea is to basically make the middle part of the map a sort of minigame gimmick rather than the same as the rest. ie, players might have to compete in a battle arena rather than moving across the map. Or they might have to take on gambling games. Such gimmicks can take less time than the main game while also providing diversity (not to mention more ways for a player to snag the victory even if they’re doing poorly in the main game). Right now they’re more of a last resort.
2. Improving The Map
The basic format of the map is on course now. It does a great job of recreating the feel of a dungeon while taking minimal time: the endurance, the hesitation of going back to town, wariness with each roll, etc. But the detail work on it is miserable. Part of it is a matter of sameness: each track has very little distinguishing it from the others. A rank 1 track is much the same as a rank 3 track. An all-negative track has little incentive to go down it, so players will only traverse them once on accident.
Adding more variety to tracks sounds simple on paper, but I hesitate in practice. How much is too much? At what point will players have no idea what they’re looking at when they look at the map? That was an issue at the peak of the previous map style, and some of the others. Of course a big part of the problem is just that there isn’t any art design backing the game up right now which makes every new thing more confusing since its explanation is 90% buried in text. Some day there will be art backing it up, which is a fact I must remind myself of every day. A good start would probably be to just start adding 1 gimmick to every lane to distinguish them a little bit, and move on from there.
Another factor is that exploration is falling flat. Once you find a “good track” there’s no reason to poke around the others. It should probably be more competitive than that to explore the others. But for that to work I need actual rewards to put in them. The actual palette of rewards is incredibly lacking, as outlined above. My hope is that whatever form the equipment system takes will also be capable of being peppered around the map to give it some character, rather than a generic exp/gold machine.
3. Other Things
The above are kind of the major issues that I have no immediate solutions to. There are smaller things like the lack of variety in main quest objectives, the need to remove or rework the bland fetch side quests, figuring out what to do with meta progression, etc. But I have ideas for most of these things, or they’re just not that important compared to the core of the game being lacking at the moment.
————————–
I’ve played the current version of the game enough (and with enough distance since making it functional back in March) to know that it has a pretty dang good foundation now. There’s just a whole lot of detail work remaining to be done to make that goodness actually come out. My biggest regret is how much of my time has been spent on UI work. From the initial time spent integrating a library that ultimately didn’t work out (and which also probably took even more time to learn work with) to the 6 months that the new system has taken from me, to the remaining months of work that the final designs are going to take to integrate and polish. I should have brought an intern. Or second guessed my technology choices? I don’t know. It’s almost over.