Game
A Day In The Life

5 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?

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

Asking the big questions today. We won't support changing your characters outfit or gender but you can give our beloved testguy a name. Character customization will come later, as it will take planning to get it as versatile as we want at the moment.

Lightweight object recoloring test. This test is looking at coloring defined areas with as little excess data as possible and uses NO mask maps, alternate materials and does not break object batching (won't melt the PC when you have hundreds of swatches!)

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.

(Mines and menus preview build)

Available for testing now

Tall walls are all modeled and intergrated into the engine and work seamlessly with the previous two wall styles. actual wall skins for this set are incoming. A new test build featuring these changes will follow up soon.

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.

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.