Game
A Day In The Life

6 years ago

Character customization: How and why bother? (expand)


While we may be busy rewriting the game from the ground up (that's going wonderfully BTW) we have been looking into character customization but weren't really sure how to go about it until now. Either we would have to make tons of sprite sheets and give them each sets of animations which is just tedious.

Instead, we're going with a single set. All our character animations in one place. What we can do however is layer different character pieces on top of each other by overriding the base sprite sheet with pixel information from each set.

Further, in the week we will throw together a proper look at the concept but rest assured we're doing all we can to make a good game :P



0 comments

Loading...

Next up

Opinions on a new graphics style?

Finally, you can sell the fruits/veg of your labour. :)

I'm currently working on a new game with a team of people. Here's a mannequin being assaulted for test purposes. Gotta do what you gotta do for your damage systems.

Celebrating pride month and all our other brothers and sisters fighting the world over for the personal freedom and rights that are still denied us. Some new menu themes that will crop up on each load up shown.

Light menu is still undergoing it's refit, some behind the scenes code changes making it easier to edit multiple lights. A light will also toggle on/off depending on its intensity. So custom events don't need to be loaded with two different commands.

Character bits! We're currently throwing together the character animation pieces for the new customization system :P

I know updates have been slow but there really isn't much to talk about when you're just tidying up existing code. We're looking at updating the art style to be just that bit nicer. The crop system working with an overhaul to interactions with tools.

Grey boxing the first layout for the game, But got very distracted making this arcade tunnel. But its starting to take shape at least.

Our latest efforts have been rewriting our scene change code and with that comes some lovely transitions made using a greyscale image and a new shader.

Quick update on the project, Dialogue system has been rewritten from the old version of the game, functionally the same but a lot easier to use. The camera has been worked on and the inventory is being expanded with things like drag and drop.