GBX.lua.AnimationTrack (Object): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
{{Preliminary}}
{{Preliminary}}
Controls the playback of an animation on a [[GBX.lua.Humanoid|Humanoid]]. This object cannot be created, instead it is returned by the [[LoadAnimation (Function)|LoadAnimation]] method.


Controls the playback of an animation on a [[GBX.lua.Humanoid|Humanoid]]. This object cannot be created, instead it is returned by the [[LoadAnimation (Function)|LoadAnimation]] method.
==Functions==
==Functions==
In addition to the Global functions, the AnimationTrack also has these:
In addition to the Global functions, the AnimationTrack also has these:

Latest revision as of 09:27, 24 September 2021

Preliminary: This item was still under development in this version of Roblox. Use only for experimental work.

Controls the playback of an animation on a Humanoid. This object cannot be created, instead it is returned by the LoadAnimation method.

Functions

In addition to the Global functions, the AnimationTrack also has these:

Properties

The AnimationTrack only incorporates global properties.

Events

In addition to the Global events, the AnimationTrack also has these: