Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Misheru504

6
Posts
2
Followers
1
Following
A member registered Feb 20, 2021 · View creator page →

Creator of

Recent community posts

Hello and thanks again!

I’ve fixed the issues you found:

  • For the typing animation, I’ve completely revamped the code behind that because it was too dependent on the frame rate of the game, which really change between different computers.
  • For the sound, I forgot to replace a ‘+’ with a ‘-’ while copy-pasting my own code. I’m changing the sound like that because the corridor music is really loud, so I need to lower it manually.

Thank you again for your feedback and your kind words!

(I’ve started working on the second game I had in mind… Stay tuned!)

Everything should be good now! Let me know if you still have a problem with the game :)

Hello and thank you for your feedback!

Falling through the map is intentional: as you can see in game, there are holes on the ground.

BUT, I’ve noticed for whatever reason that the game object I use to teleport the player to the third place mysteriously comes back to the origin (it didn’t happen in my tests), and I’m currently working on that. Also, the “void” I’m using always teleports you to the first place, even if you have completed it. I’m fixing that too.

Thank you again!

Try to reinstall your version of Unity