Direct Reference

7_ScriptableSubAssets

If you select the prefab_player in the hierarchy, you can see in the inspector that we referenced the sub assets directly in the components of the player:

Also, we referenced the sub-assets directly in the UI Canvas elements (HealthBar, vignette effects, etc…)

Last updated