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

From Goodblox Wiki
Jump to navigationJump to search
m (Pizzaboxer moved page RBX.lua.Model (Object) to GBX.lua.Model (Object))
mNo edit summary
 
Line 20: Line 20:
The Model only incorporates the global events.
The Model only incorporates the global events.


[[Category:Goodblox Lua Objects]]
[[Category:GoodBlox Lua Objects]]

Latest revision as of 20:12, 23 September 2021

The Model is simply a group that can be made up of any objects, including Scripts, Parts, values, etc.

Functions

In addition to the global functions, the Model also uses these:

Properties

In addition to the global properties, the Model also uses these:

Events

The Model only incorporates the global events.