#Vector not spawning Modle in right place

1 messages · Page 1 of 1 (latest)

native sonnet
pseudo breach
#

You know you can set the Position or the CFrame of the MODELS primarypart

native sonnet
#

it was the only one i saw that would work

native sonnet
pseudo breach
regal cipherBOT
#

studio** You are now Level 16! **studio

native sonnet
pseudo breach
native sonnet
regal cipherBOT
#

studio** You are now Level 1! **studio

pseudo breach
native sonnet
pseudo breach
#

And CFrame.new() doesn‘t have a property / attribute called locatio.

#

And what you are trying to do is change the CFrame of the Room to the CFrame of the Parent of the script (with the y axis beeing 1). So you would need to do this:

Room.CFrame = position

As your variable position is already a CFrame value

lunar vigil
#

You’re trying to call .Position of a blank CFrame when you made a CFrame.new()