Template:LSL Constants/SitFlags
Revision as of 15:40, 4 March 2024 by Rider Linden (talk | contribs) (Created page with "<div style="padding: 0.5em;"> {{{!}} class="sortable" {{Prettytable}} {{!}}- {{Hl2}} ! {{!}} Flag ! title="Value" {{!}} ! class="unsortable" {{!}} Description {{!}}- {{!}}{{LS...")
Flag | Description | |
---|---|---|
SIT_FLAG_SIT_TARGET | 0x1 | Set if the link has a sit target. |
SIT_FLAG_ALLOW_UNSIT | 0x2 | Allow an avatar to manually unsit from a sit target. |
SIT_FLAG_SCRIPTED_ONLY | 0x4 | Only allow scripted sits on this sit target. |
SIT_FLAG_NO_COLLIDE | 0x10 | Disable the avatar's collision volume when they are seated on this sit target. |