KOR BYOC (Build Your Own Controller)

This kit allows the user to make their own controller.


Requirements

• One prim must be named 'system.main'

• One prim must be named 'K_Surface' (This prim is how others, and yourself can access the controller by touching)

• One prim must be named 'K_Storage'

• Rename the remaining 3 prims something unique, they CANNOT be all named 'Object'

EXAMPLE:

DS1, DS2, DS3


Steps

All scripts prefixed with ‘KOR’ (and ‘KOCORE’) will be placed in root prim unless otherwise specified

• Script ‘system.main’ & 'keep.alive' must be place in ‘system.main’ prim

• Script ‘KOR.gateway’ must be placed in three separate prims without any other scripts (Refer to example above)

• Script ‘KOR.interact’ is to be placed in root prim and ‘K_Surface

• Script ‘KOR.content’ and 'KOR.input' is to be placed only in ‘K_Storage

• Place updater prim, animations and notecards in ‘K_Storage

• Place encrypted token in ‘system.main’ prim description:

nH6s03vb395MTaQ1+wmJxbpEfuXK6rSrXj3WTd7x+ec=

• Pick up object and attach to 'Chest' attachment point

Last updated