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

Wehn i play my game this script does not work Vector3 not working?

Asked by 6 years ago

For some reason im a noob and cant figure out this problem

When I play the game i have used this script to change the brick place when some touches the brick. So when i want to play the game i use the script. but the script does not work. when it doe sent work because it doesn't work i get frustrated.

script.Parent.Position.Vector3.new = (368.025, 31.336, -387.65)

3
Position is its own property, you have to set it to a Vector3 Value. So it should be script.Parent.Position = Vector3.new(x,y,z) M39a9am3R 3210 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~





0
Stop spamming the lua button. hiimgoodpack 2009 — 6y
Ad

Answer this question