Posted March 17, 2022 by Haifisch_0
Hi!
The past few days I worked on implementing a rather simple main menu scene as well as an ending credits scene. I learned more about scripting and making my own simple scripts in C++ as well as transitions from one scene to another. Will continue to improve my knowledge as I try to add more features to the game, UI-wise. I want to add interactable characters, or at least one. But I started with animals to which I managed to add some animations so that they don't look stiff during the game because the animals will have a purpose.
That's it for now!
Haifisch