Game
A Day In The Life
6 years ago

Holiday Update (Expand)


Here we are, almost christmas. What can be said for a day in the life? The player is implemented. Tools function. The clocks and calenders work. But one thing I've found when coding other projects is that it can be so much better. While all the leg work has been done to get these features ready the game is stagnating while awaiting very basic features.

Before I do anymore work I have to do something about the inventory. Needlessly complex. useless controls and a horror to comprehend after spending more than five minutes not looking at the code. So I will be trashing the current system. Atleast the menu anyway. As said before you pick up more and more as you go on and realise things can be better.

The new inventory is being written to take full advantage of the mouse with click and drag functionality along with controller support. Tools can also now be introduced to the UI which as to now have depended on debug code to work properly.


Whats to be expected right now? well...

Farming demo - Nothing special this demo but farming is working. So its all ready to go with what we have. Also it will offer a chance to see a very small snapshot of the game. Im aiming to have it ready by the 23rd.

NPC's - Dialogue works, spawning works on paper. Why not get some characters going? Having Npcs to experiment with will help the game build up pretty quickly once all their functionality are ready.

??? - ???????????????????.



0 comments

Loading...

Next up

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.

Opinions on a new graphics style?

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

I know it has been a while since the last update, but life got in the way. Here we can see how buttons can be customized and given functionality through the event system. More to come as the event system grows.

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

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.

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.

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

Buttons ver 2- jumpscare Test