Player coordinates device.
Add a property named, “Y”.
Connect the Y in the coordinates to the property “Y”
Make the property number and establish the default value as “0”.
Add a trigger.
Activate the trigger with anything you want. (Typically with a lifecycle listening for “Game Start”)
Then, go to he blocks of the trigger.
And add this code:
Then, go to a game overlay(optional) make it a text, and set its’ block code to this:

and your done!
Edit: I just realized The trigger isn’t needed… Oh well. It still works.
