PassengerSitClick

v7 beta documentation in progress. v7 beta documentation may be incomplete or inaccurate.
v7 functions and features may be significantly different from previous ACS versions.
These instructions are not valid for current v6+ ACS!


The PassengerSitClick function now lets you set if your passenger prim(s) use the click-to-sit functionality or not.

If set to TRUE, clicking on a scripted passenger prim will automatically sit the toucher on it. If FALSE, one must right-click on the passenger prim and choose sit.

Edit the variable at the top of the Root Settings script:

integer         PassengerSitClick = TRUE;