Difference between revisions of "How do I make a temporary object?"

From Second Life Wiki
Jump to navigation Jump to search
m (Text replace - '[Category:Content Creation]]' to 'Category:Content creation')
 
Line 1: Line 1:
<noinclude>{{KBmaster}}</noinclude>
{{#Widget:Redirect|url=/t5/English-Knowledge-Base/Scripting-object-behavior/ta-p/700139}}
Temporary objects are automatically deleted after a short time. This is great for any short-term object you don't intend to keep. Examples include bullets from guns, physics experiments, or test scripts that involve motion or might otherwise get away from you. To make an object Temporary:
# Right-click the object and choose '''Edit'''. Or press '''Ctrl-3''' and click on the object.
# Open the '''Object''' tab. Click '''More''' if you don't see it.
# Click on '''Temporary'''.
 
{{KBnote| While temp objects are deleted after a few minutes, they don't count toward your land object or prim limits.}}
[[Category:Content creation]]
[[Category:Content creation]]
[[Category:Scripting]]
[[Category:Content creation]]

Latest revision as of 12:12, 12 January 2012

Redirecting to http://community.secondlife.com/t5/English-Knowledge-Base/Scripting-object-behavior/ta-p/700139