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

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
{{Preliminary}}
{{Preliminary}}
An object which allows animations to be applied to [[Character|characters']] children (the objects within) and make them act as the file it is loading from (AnimationId) suggests.
An object which allows animations to be applied to [[Character|characters']] children (the objects within) and make them act as the file it is loading from (AnimationId) suggests.
==Functions==
==Functions==
The Animation object only incorporates the global functions.  
The Animation object only incorporates the global functions.  
Line 8: Line 9:
In addition to the Global properties, the Animation also has these:
In addition to the Global properties, the Animation also has these:


*[[AnimationId (Property)]]
*[[AnimationId (Property)|AnimationId]]


==Events==
==Events==

Latest revision as of 09:04, 24 September 2021

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

An object which allows animations to be applied to characters' children (the objects within) and make them act as the file it is loading from (AnimationId) suggests.

Functions

The Animation object only incorporates the global functions.

Properties

In addition to the Global properties, the Animation also has these:

Events

The Animation object only incorporates the global events.