Hey everybody! This is my second dev blog. Today, I'll be going over features that I've added to my game since my last blog. Let's go!
The first feature that I've added is a cutscene that occurs once you name your character. Since the game starts in the player's house, I decided to show them playing on a game console. Then, the player stands up, faces forward, and walks into the middle of the room. This took me maybe 20 minutes to code.
The next feature I've added is health information in battles. I …