Category Archives: Gateway
Today I didn’t have much time to work on the game… Just fixed the problems with the shop caused by the refactor of the item system. Still need to display somewhere the amount of items of that type the player already has available (grenades, fuel, etc), but I might leave that for when I receive […]
Working on the equipment screen (UI work, which I hate)… I’ve had to refactor all the item system, since it was the same since the 48-hour version of the game, which was clearly inadequate for this task. Yep, this is what my whole work hours looked like! Tomorrow I hope to see if I broke […]
Finished balancing the last boss today, yay! It might not be a big challenge if the player is well geared, but it still requires some attention and a moderate amount of skill! Just missing three more elements and first pass is done: Equipment Screen Health Injectors Title Screen (to replace the ugly one below): It […]
Today I achieved what I feel is a milestone: finished the last cutscene of the game! There’s still a long way to go before the game is ready, but it really feels like the beginning of the end! Took me a bit longer than expected because I also added the end credits, and since some […]
Second part of the cutscene is done… This is a bit slow going because my “tools” to make them are crap… If I had on Cantrip the tools I have on Spellbook, this would have been done for ages now! Since this part takes place in a familiar place, I can do a not-censured screenshot! […]
Before I start to really work on the final boss, balancing it and adding the last gameplay mechanic, I’m going to work on the final cutscene, while the boss only takes a few shots to kill… This way I test the logic and I won’t have to play the hard version of the boss each […]
Just finished the final boss introduction cutscene… It came out quite alright, one of my favorites so far! Now to get pass the boss fight at the end… I might be a bit underpowered for it (hopefully the player will have amassed much more gear at this point). The problem is that if you haven’t, […]
Working on the level design of the last area of the game, and it’s really slow going… The problem is that I’m measuring difficulty with my own skill set, which is very high for this game at this point… On the other hand, I don’t want to make it easier than I have to, since […]
Well, at this rate I won’t finish the story part by Sunday, but sometimes playing with effects is so much fun… Today, I kind of lost track of time working on the background effect of the last area, which led to a very interesting effect, which lends the whole area a completely different tone… So, […]
Today I mostly struggled with a bug on my editor. I’ve added a shader to one of the voxel materials, to give it a special effect to the end zone, but when I tried to add some alpha to it, it wouldn’t display anything… After an hour or so of searching the wrong place, I […]