Game
A Day In The Life




6 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

Wall height is being adjusted to accommodate things such as stages and lighting while also giving animatronics more breathing space.

Opinions on a new graphics style?

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.

Buttons jump scare test shot

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.

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

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.

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.

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.