#part distance
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
okay, it's very simple:
in a while loop run a magnitude check of the player character position to the billboard position
Whatever result the magnitude check returns set it as the text for your billboard
that's all you gotta do
if you don't know what a magnitude check then I suggest you google it and give it a try
whats wrong with it then
what type of script is it