Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I get a script to print out the position of a part?

Asked by 4 years ago

So I want to make a gui for mods in my game and I can't because I keep getting error saying "userdata value"





print("Yellow: "..(script.Parent.Position))
0
put "tostring(script.Parent.Position)" instead of just script.Parent.Position. cmgtotalyawesome 1418 — 4y

Answer this question