RBX.lua.Debris (Service): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer No edit summary |
>Mr Doom Bringer No edit summary |
||
Line 1: | Line 1: | ||
Using | {{CatUp|Class reference}} | ||
Using the Debris service, you can have an object automatically clean it's self up after a set amount of time. It will also keep the objects from getting out of hand. Once the service is run, you can find it's object on the bottom of the list in the Explorer pane in the Studio. It's parent is automatically game, and that cannot be changed. | |||
{{Service}} | {{Service}} |
Revision as of 03:45, 23 August 2007
Using the Debris service, you can have an object automatically clean it's self up after a set amount of time. It will also keep the objects from getting out of hand. Once the service is run, you can find it's object on the bottom of the list in the Explorer pane in the Studio. It's parent is automatically game, and that cannot be changed.

Functions
In addition to the global functions, the Debris service also has these:
Properties
In addition to the global properties, the Debris service also has these:
Events
The Debris service only incorporates the global events.