Using Scriptable Objects in Unity

Pubblicato il: 08 aprile 2023
sul canale di: World of Zero
1,798
54

`ScriptableObject`'s are a way to make configurable objects you can attach to `MonoBehavior`'s or others objects. This allows you to quickly create and swap out data on your game objects without having to create and manage entire object Prefabs. You can use this to manage things like enemy health, weapon stats or character behaviors.

Creating [`ScriptableObject`'s allows you to configure Mono Behavior's using pre-configured data](https://docs.unity3d.com/Manual/class...)

You can use the `CreateAssetMenuAttribute` to [create asset menus and more easily create new `ScriptableObject`'s](https://docs.unity3d.com/ScriptRefere....

---

Join the World of Zero Discord Server:   / discord  


In questa pagina del sito puoi guardare il video online Using Scriptable Objects in Unity della durata di ore minuti seconda in buona qualità , che l'utente ha caricato World of Zero 08 aprile 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,798 volte e gli è piaciuto 54 spettatori. Buona visione!