NWI Theater Core
Jump to navigation
Jump to search
The Core sub-table is used to precache various assets used by the theater specifically. It is required to add custom sounds, particles and localization text.
Sub-table: Precache
Each key in this sub-table is asset to precache. The name of the key determines the type of asset that will be precached.
Keys that can be used:
| Key Name | Type | Description |
|---|---|---|
| sounds | String | Path and file name to a Soundscript text file. |
| particles | String | Path and file name to a PCF to precache for particles. See Category:Particle_System |
| localize | String | Path and file name to a text file containing Localisation keys. |