Commands:Stoptweening

From SMTheming Wiki

Jump to: navigation, search

The stoptweening command is used to stop an object's tween progress. It's often used for items whose commands are called often in a short amount of time.

Usage

stoptweening does not take a parameter, it is a command with no arguments.

linear,0.4;stoptweening

This code will stop the tween completely regardless of the tween itself.

Personal tools