-
What do I want to achieve?
This is my first time using Path2D, I want to make a Curve UI List of Skills. -
What is the issue?
It works, but sometimes this occurs and ruined it’s intended design and I have no clue how to fix it.
-
What solutions have I tried so far?
I tried countless of random changes to get it to work, which none of it works.
I’ve even tried to search up through the Forum but couldn’t find any related issues.
local position = script.Parent.Frame.Path2D:GetPositionOnCurveArcLength(count)
v:TweenPosition(position,Enum.EasingDirection.Out,Enum.EasingStyle.Quad,.5,true)