Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi,

Thank you for your answer. I appreciate it. To start you needed to press F. Otherwise, the small colliders in the three will block your movement. The problem I guess is that you clicked the restart button without pressing F before. It's not a bug. When I was coding it I added constraints, so the player couldn't move until the player clicks F. However, it kept moving left and right, so I added colliders on the tree to prevent that. When you click the restart button, it spawns you under the tree which is what I wanted. However, you can neither rotate nor jump because you didn't click F. I think it's not a bug, but it is definitely something I can improve.

Thanks a lot!