I currently have trouble with creating a VectorForce.
Do I do
vectorForce = Instance.new ("VectorForce") vectorForce.Parent = attachment
Or is the class built into an attachment, so that i just need to do
attachment.vectorForce