GBX.lua.Animation (Object): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary |
m (→Properties) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CatUp|Class reference}} | {{CatUp|Class reference}} | ||
{{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. | |||
==Functions== | ==Functions== | ||
The Animation object only incorporates the global functions. | The Animation object only incorporates the global functions. | ||
Line 9: | 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.