Skip to main content

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

Hey there, i'm happy you liked It! I found The Little Prince inspiring and finding someone who read it is amazing😊

About the objects, if I understood correctly, It's a good idea to make the objects that don't cover you go behind the player, 

thanks for playing and for the advice!

(1 edit) (+1)

I was referring more that the player only hides when it’s in the shadow of few selected items, but doesn’t hide when behind the object itself (green zone is OK, red he sees you):

image.png

Maybe you can make the player be ā€œbehindā€ the book, moving the layer up on z-index, and make the safe zone be the object itself, and differentiate which object you can hide behind, and which is a platform like this:

image.png

Hope it helps with the images :)

(+1)

Now I understand, thanks for the explanation!