Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Nice game. Love how you could push object to block out the light. Sometime player or object just get stuck, you might want to look into that.

Thank you for your feedback, much appreciated. 

As for the player and objects getting stuck it is because of the unity tile sets. It was my first time using tile sets/tile pallets in unity.

 As far as i observed the object/player gets stuck between 2 adjacent tiles. There might be some option that might improve this collision or i might need to round up the corners of the collision boxes that interact with the tile sets.