Game
A Day In The Life
6 years ago

Wow, Animal crossing loves to steal time from me. Back to this though. Shop interface is ready and working and an early prototype mine is just about working. Just needing to polish up sprites now.




0 comments

Loading...

Next up

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.

Character customization: How and why bother? (expand)

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.

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

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

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

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.

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.

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.

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