Game
A Day In The Life
6 years ago

Persistant data? simple enough. Storing all that data to a file. still simple but boy is it tedious writing a function to read and write all that info.




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 bits! We're currently throwing together the character animation pieces for the new customization system :P

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.

(Mines and menus preview build)

Available for testing now

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.

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.

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.

Is he a... you know....

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.