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