Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Screenshot 2024-06-11 042702.png

I’ve tried making 3d games for jams before and this one is really solid! I found my way out of the office pretty quick and explored, too bad you didn’t add collision to the ground outside lol.

how did you manage that? I see the door is still closed so that explains how you are not triggering the cutscene to end the game but how did you get out there?

(1 edit) (+1)

Glitch through walls: I think when you turn your head you’re probably manually changing the player’s rotation instead of letting the physics do it?

Climb up in corners: idk just kinda jam yourself in there and you’ll move up

ALSO I think the point you’re rotating around when you turn your head is probably offset in front of the player’s collider?? Just a guess

yeah you got it, I manually set the player's rotation and position every frame, thanks for the video.

I fixed the bug and I added an invisible roof to the office just in case you find a way to climb the walls again.