Skip to content

TweenProperty

mrlinds edited this page Sep 29, 2018 · 2 revisions

About

Tween Property allows you to tween any value on a target component. This is similar to an event which fires every single tick of the animation and adjusts the input. It can be modified to support other value types, or potentially a more complex array of inputs.

See page : Common Settings

Parameters

###Property Name name of the property in the target Component ###Method Name name of the method(function) in the target Component ###Use Index specify an int value as the first input of the method call ###Index specify index for use index feature ###Value Start And End Values to tween between.

Lindsay Jorgensen lindsay (at) radialgames (dot) com or twitter @mrlinds

Clone this wiki locally