local between = startPoint:Lerp(endPoint,0.5)
Is it startPoint?
It is the second number, 0.5
(wasn’t that obvious though?)
Can you elaborate more on your post? Be sure to follow the template given to you for Scripting Support.
It’s telling me arg 2 missing or nil. How could .5 be missing?