of     1   

Misiaczek42
#220002181Thursday, June 29, 2017 3:01 AM GMT

I've been trying to get my model to a certain position. Everytime I try, it just sends some error. Here's my code: w.ProtoType:MoveTo(-51.75, -4.5, -1027) Any idea on how to do this?
SnowyKirby
#220002249Thursday, June 29, 2017 3:02 AM GMT

w.ProtoType:MoveTo(Vector3.new(-51.75, -4.5, -1027))
TsunaSenpai
#220002409Thursday, June 29, 2017 3:05 AM GMT

I already showed u how to do it on other post...
Misiaczek42
#220002484Thursday, June 29, 2017 3:06 AM GMT

Sorry, I guess I just didn't understand it or overlooked it :/
Misiaczek42
#220002673Thursday, June 29, 2017 3:09 AM GMT

Thank you for helping me though, I've finally figured it out!

    of     1