KOR BYOC (Build Your Own Controller)
This kit allows the user to make their own controller.
Requirements
Section titled “Requirements”- All prims containing scripts must have unique names:
- One prim must be named
'system.main'. - One prim must be named
'K_Surface'(This is how others and yourself access the controller by touching). - One prim must be named
'K_Storage'. - Rename the remaining 3 prims to something unique (e.g.,
DS1,DS2,DS3). They CANNOT all be named ‘Object’.
- One prim must be named
Installation Steps
Section titled “Installation Steps”All scripts prefixed with ‘KOR’ (and ‘KOCORE’) should be placed in the root prim unless otherwise specified.
-
‘system.main’ prim
Place
system.mainandkeep.alivescripts. -
Gateway Prims
Place
KOR.gatewayscript in three separate prims without any other scripts. -
‘K_Surface’ prim
Place
KOR.interactscript here. -
‘K_Storage’ prim
Place
KOR.contentandKOR.inputscripts. Also place updater prim, animations, and notecards here. -
Description
Place your encrypted token in the
system.mainprim description.Encrypted Token z8/uKDmPH6iFLs5sEJqUeeX0ZIOd+eBLHHvIWtSAlME= -
Finalize
Pick up the object and attach to the Chest attachment point.

