Game
A Day In The Life

6 years ago

animation controllers, satan be thy name!! (Expand)


Been a bit too busy to really work tonight so ive been setting up the animation controller for the player. while moving and idle are all handled through a single blend tree it becomes a bit more complex when it comes to tools. a tool works by transitioning from the idle state to the charge 0 substate which contains the blend trees for each version of the tool in all directions. this then either transitions right into the use state where the tools use animation plays or if the charge state goes up one level it passes into the next charge substate and so on until the button is released or the tool cant be charged anymore. Its frankly tedious so if anyone knows any hints or tips about unity's animator to save me from this horror do get in touch :D



0 comments

Loading...

Next up

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.

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.

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.

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

Character customization: How and why bother? (expand)

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

Buttons ver 2- jumpscare Test

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.

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

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.