Anchored (Property): 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 12: Line 12:
|-
|-
|
|
===Description===
When an object is '''Anchored''' it cannot move around like un-anchored objects. People can't push it, and it can't fall down.
This is great to use when you want things to not fall into oblivion, or keep people from moving things when they shouldn't be.
== See Also ==
== See Also ==
[[Anchor]]
[[Anchor]]
|}
|}
[[Category:Properties]]
[[Category:Properties]]

Revision as of 00:15, 29 May 2010

Anchored
Property Bool is anchored
Description Sets whether or not the object is frozen in place.
Member of [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]]

Description

When an object is Anchored it cannot move around like un-anchored objects. People can't push it, and it can't fall down.

This is great to use when you want things to not fall into oblivion, or keep people from moving things when they shouldn't be.


See Also

Anchor