Making A Height Counter for My Platformer

I would like to make a height counter like the one in don’t look down. I would not like to use any blocks. And I would like to add it to the leaderboard for my game. How could I do that. And also if your answering please add a lot of pictures and use simple words that are understandable.

Thanks - CuriousGimkitKid

You could just do a Player Coordinate that is hooked up to a property that tracks the players Y, and use that for your score. But you will need blocks if you want the player to be able to see how high they are like in Don’t Look Down.

Can you explain that more clearly to me because I do not understand what you are saying

Which part do you not understand?

Here is a guide:

It has a height counter part.

1x Property
1x Player coordinate device
1x Overlay

Property settings


Player coordinate device settings

Overlay Settings and block code

Then

2 Likes

Thank you so much for that guide. It helped a lot for me.

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.