--Radius local r = 2 --Center(X, Y) local c = Vector2.new(5, 7) --Theta(Angle of progression around the circle) local t = 95 --Finding ...
確定! 回上一頁