Skip to main content

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

The game is looking pretty good so far! I did notice a little bug that when in first person view during the cowgirl cum scene, 1471's head kinda glitches out and pops in and out again.

Other than that, it's good so far!

(+1)

Thanks. But yeah, I need to mess around with Unity a bit more to figure out how to stop that, I know why it's happening, it's called occlusion culling, where things only get rendered if they're actually on-screen to make the game run better, and the POV camera has a pretty long focal lens (so you can see everything without having to move the camera around constantly) so maybe the engine just thinks the bits near the edges are offscreen when they're not.