Hi,
how would I get or create a custom height for my player which will be shown in a text object?
I have tried:
Every tick>
Set CurrentHeight(-989) + player.Y
Set text to "Current Height: " & CurrentHeight
but the text shows decimal places and does not always show up, as if it's glitching.
.CAPX