#Distance counter

1 messages · Page 1 of 1 (latest)

silent abyss
#

How do I make a system to take the player's distance and the vector distance and make a text speaking the distance, like the basketball net at the rec center?

#

.

dim drift
#

There’s a circuit called Distance

#

You input two Vector3’s and it’ll tell you how far they are from each other in meters

#

To get an objects or players vector3 you can use Get Position

#

To convert the number of meters into a string, use To String

silent abyss
silent abyss
dim drift
#

Floor to int

dim drift
#

Or you can round to decimal