Adding New Asset
Provide the following asset details.
- Update & Add new assets in your
Game AssetsandGame Asset ComponentsSheet. - Download Sheet as .csv files upload it here, also similarly upload the reference asset prefabs for the new asset here
- You will receive an updated
SpacesAssets.csfile and additional Tracker and Loader Script for the new asset and its components. - Follow the same steps mentioned for the Asset & CDN integration.
- You can add asset Interactions by using the code snippet provided and following the Asset Integration steps here. The code snippet will be similar to the one below
spacesEngine.AssetUpdateInteraction(SpacesAssets.GetAssetId("your-asset-name"),interactionValue); //pass your interactionValue