Skip to main content

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

Very fun little experience, I was really impressed that the house was fully modelled inside and out, it felt like a real home. The additional camera controls with looking up and down were very innovative, I liked the mechanics, but they were a little clunky with having to stand completely still and not being able to adjust.

Congrats on a great entry though! I really enjoyed the writing for each ending.

tho i understand not really liking having to stand still. but sometimes it can be quite annoying to deal with it in code. What would you think would make it a better? being able to move while doing one of the camera controls?

I think the best case would be slowing the player to around a quarter speed when they look up or down, which would feel like tip toeing or crawling respectively. I'm not sure how you've coded it currently, but you could use an offset parent to allow the camera to move up or down without getting in the way of the movement code!

mhmm yes that could work thank you for the advice. after the jam fully ending i will make some updates to it :D