Game
A Day In The Life




7 years ago

Day/night lighting


So here we have the first of the newly implemented features. actual day and night which was pretty easy to implement in the end. A switch of the sprite material to recieve light then I could tie the lighting in with the changes of the clock.

Right now Ive got one method that triggers when the clock updates at a specific time which runs a switch statment and uses the current hour and an array containing colour and brightness values to alter the light. The light defaults to a single value for all indoor scenes and the method is called again when exiting.



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

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

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.

Character customization: How and why bother? (expand)

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

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.

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.

Opinions on a new graphics style?