インディーゲームスタジオ YAO!GAMES のゲームエンジニアの大倉です。 この記事ではUnityの開発初心者の方向けに、現在開発中のゲーム「YAOYA THE GAME」での実装を例にしながら、ScriptableObject(スクリプタブルオブジェクト)の使い方を紹介していきます!
Easily override Unity ScriptableObject values at runtime in your Unity project by storing JSON files in configurable locations. Have you found yourself needing to change values of scriptable objects ...