Can someone explain this?
Because your value is a vector3 value. Change it to a string value.
I am trying to find the position of the part.
I have the value but I dont know how to convert it to text.
replace it with
script.Parent.Text = tostring(game.Workspace.Part.Value.Value)
1 Like