Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thank you for your reply.


Yeah, you are right, I just taking Y value:

int currentPositionScore = (int)((playerTransform.position.y - startPoint) / 10);

I posted the source code, so you can look if u want.


I'm mostly a programmer so working with music and sound is a nightmare for me. I don't understand it at all.