3 - Data Assets
In This Video
- Quantum data asset classes
- Using data assets in Entities and Systems
- Creating/editing data assets from Unity
New Quantum Features
- Asset Linking: In newer Quantum versions (since 1.2.0) you don’t need to run
Quantum > Generate Asset Linking Scripts
manually anymore. It is performed automatically when you build thequantum_code
solution.
Further Readings
- Exploring Asset Links: Find code snippets to reference data assets on your Entities or find data assets using the DB class in the asset-linking manual.