Quiz 1

Can you change the properties of a part through a script?
Yes
No
Which is the correct way to change the property of a Position of a Part
PlankPart.Position = 1, 2, 4
PlankPart.Position = Vector3(1,2,4)
PlankPart.Position = vector3.new(1,2,4)
PlankPart.Position = Vector3.new(1,2,4)
Check boxes of all the properties of a Part
Position
Name
Anchored
Parent
Child
Instance
Destroy
Print
{"name":"Quiz 1", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Can you change the properties of a part through a script?, Which is the correct way to change the property of a Position of a Part, Check boxes of all the properties of a Part","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Make your own Survey
- it's free to start.