Skip to content

TweenService

TweenService is a service for managing tweens

Inherits: Instance

Methods

NewTween() → TweenObject

Creates a new tween object

Note: Tween will run automatically after one frame, you must use it's function right after creating it.