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

I think i broke it...

(1 edit)

Interesting. Can you tell me what were you doing when this happened? I will try to fix it. One point though, if you clicked F without listening to the snake, the writings won't be deleted. We wanted to leave it like that, so everyone would have to listen to the snake. 

Other than that, I would be glad if you wrote what were you doing when this happened.

Hope you had fun though

Ok, Il try explaining, I think the first think that happent is that i used the Level resset button, some comntrols didnt work for me and i didnt manage to fall from the tree, so clicking the button teleported me down under the tree, when i tried moving forward it didnt jump for me, i could move left and right but not jump. so i tried moving the left, and at the end it didnt fall down for me, It just let me keep walking out of bounds, the picture was taken left to the starting tree, maybe you forgot placing a collider there, Or it happent becuase i used the restart before falling from the tree.

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!