Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(6 edits)

Hello again, it’s been a while. As usual I’ve been preoccupied with college stuff but now that the semester and my overall college life is ending, I’ve been slowly updating the game bit by bit since my last post. Here is a list of the changes:

Intro Animation for the levels

I added some animation in the intro so the player doesn’t just blink right in

Background Changes

Modified some of the backgrounds I wasn’t satisfied with.

Audio stuff

I ended up composing the music as well and all of the scenes I finished already has an audio. I also finally learned and added the options menu where the user can modify the music and sound effects levels. image.png I created an AudioManager object that persists between scenes.

That’s pretty much it, there are only a couple more things left I need to do:

  • Revamp this level:

maybe add decorations or items on the walls, add doors, and modify the overall structure.

  • Complete all sound effects
  • Ending/Credits scene
  • Re-check scripts

after those, I think the first build should be ready.