Assets are the backbone of level packs, they represent what is loaded and what is stored in memory. At a base level, assets function the same, they are stored as a variable which can be called back in other assets and scripts... There are several types of assets that can be loaded into memory to be used... Follow the above links to learn the syntax of each asset and how they function in the authoring tools. |