I forgot how to make a height counter can someone help please

so i made one for my old don’t look down but i forgot how to can some one help please use pictures

Look at this topic =D

2 Likes

Make a property and make sure it matches all of these settings. Name it something like “height”.

Then place a player coordinates device.

Making height the score Click on the gear at the bottom left. Go into map options and click score. Set the score type to property and the property to height.

Displaying height on screen Place an overlay. Set the content scope to player.

Now click blocks. Create new block when receiving on channel “height”. Then create this block. You can customize the message but make sure to add the property.

Now go back to the coordinates and add when position changes, transmit on height.

Now test it. Let me know if there are any problems.

Edit: I think this belongs in help.

3 Likes

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