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

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
mNo edit summary
 
(5 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:
Line 12: Line 12:


==Properties==
==Properties==
In addition to the Global properties, the AnimationTrack also has these:
The AnimationTrack only incorporates global properties.
 
*[[AnimationId (Property)|AnimationId]]


==Events==
==Events==
Line 23: Line 21:


[[Category:GoodBlox Lua Objects]]
[[Category:GoodBlox Lua Objects]]
[[Category:Preliminary Objects]]

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: