Skip to main content

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

In-SightView game page

Submitted by Raftatul, vivianb11, DuckOnQuack1919 — 1 day, 19 hours before the deadline
Add to collection

Play game

In-Sight's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

(+2)

Interesting use of the theme. Definitely a fun way to spin it into a puzzle game. I could definitely see this idea incorporated into a bigger game. However, the controls feel very stiff to me, especially when you're in side-scroller view. it feels off that you can't go up and down(it could be replaced by jump or crawl for exemple). Also, the jump + movement not working at the same time is really frustrating(but I guess that's part of the gameplay lol).


Anyway, good job.

Ps: Not a big deal( except for performance freaks like me), but the game runs terrible on my laptop(i'd says it can handle roblox medium level of graphics). I'd presume it's the reflection on the ground that's costly on gpu resources to emulate. If you guys wanted to improve performance for the potato pcs I'd look into baking the reflection while loading the scene. you can barely see the changes in the reflections since the map is mostly static so it wouldn't change much(also chunk loading per section could help).

Developer(+2)

Thanks for the feedback ^^ We are planning on working on it a little bit more !! I totally agree that the controls can sometimes feel unfair and we are going to seek on how to rework some aspects of the controls to make them less frustrating.

Again thanks happy to hear you enjoyed it !!!

(As for the performance it was thought to be played on PC and not in browser so the web version is somewhat lagy T-T ( btw the reflections are supposed to be baked XD )

(1 edit) (+1)

Update me when the game is finished, I'd like to give it a go at again! 


Dang the reflections are baked? I wonder what's tanking the frames. Maybe using something like the VisibilityNotifier node to hide things that are far away would help with the web build? 


Anyway, good luck with finishing the game.

Developer

Sure will !!! We will certainly seek deeper on the performances. Thanks for the support ^^