I’m making a game and need a height meter, but instead it shows if you are at the top of the map it says 0
Isn’t that literally the same thing?
This sounds like you’re repeating yourself.
same thing
Well no, a low point is how low you are. For example, if you’re at the top of the map it says 0.
so you want a device to know how far you are from the top of the map? Or not device but a way
No, its the opposite.
I’m making a game and need a height meter, but instead it shows if you are at the top of the map it says 0
and if you are at the bottom it says like 100 or something?
So basically, a reversed DLD height meter.
Yes, sorry for the confusion
alright, let me see if I can figure something out.
I you use a player coordinate device, a overlay and property it should work
the setting are as follows:
Coordinate device:
Overlay:
Property:
The channels can be anything as long as the receiving end is the same
Oh and you can name the property whatever you want
Use blocks that find the absolute value of the height you want (whatever platform is 0) – the person’s height.
Any further instructions?
(message deleted)
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.