Panel:NewAnimation
Example
Example on how to use this function, makes a button go around in a circle in a DFrame.
Creates a new animation for the panel object.
Methods that use this function:
length and delay arguments added together, plus either the SysTime if there is no other animation queued or the end time of the last animation in the queue.delay argument, plus either the SysTime if there is no other animation queued or the end time of the last animation in the queue.ease argument.callback argument.Example on how to use this function, makes a button go around in a circle in a DFrame.