World Item Template List component
World Item Template List is a component for registering World Item Templates that are available from items.
World Item Templates registered in this component can be used to create new items using the script function $.createItem.
Properties
property | function |
---|---|
World Item Templates | A list of World Item Templates. You can specify the number of settings. |
-Id | Specify the string to be referenced from the script. Id can be 64 characters or less and can only contain alphanumeric characters and some symbols (apostrophe, comma, hyphen, period, underscore). |
-World Item Template | Specify a World Item Template. A World Item Template must be a prefab asset. For technical reasons, a prefab asset with a World Item Template List cannot specify itself as a World Item Template. In other words, it cannot self-reference. |
If the generated item has a world component, it will not work.