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

Hi everyone, I wanted to put my project back out there after taking some time off. Fnafkit is a game about creating custom fnaf games with no need for programming. I'm also looking for anyone interested in helping out! https://gamejolt.com/games/TKFNAF/444860

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

Some map progress since yesterday. some arcade cabinet props that just need some textures, tunnels had some more work put into it and the restaurant is slowly being built up.

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.

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. :)

Opinions on a new graphics style?

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

Finally, I've had some time to do some more work on the recode. There is hardly anything to see except for this utilitarian clock which can be swapped to 12 and 24 hours in settings. The lighting again changes through the day too.

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!)