インディーゲームスタジオ YAO!GAMES のゲームエンジニアの大倉です。 この記事ではUnityの開発初心者の方向けに、現在開発中のゲーム「YAOYA THE GAME」での実装を例にしながら、ScriptableObject(スクリプタブルオブジェクト)の使い方を紹介していきます!
This package provides utilities for implementing game architecture which is oriented around ScriptableObject assets and game events. Most of these ideas are based on Unite2017. In some situations, ...
第1回では「AudioSource.volumeをフレーム側で動かすクロスフェード」の課題と、Unity 6.3の Scriptable Audio Pipeline(SAP)で「オーディオ側の進行に寄せたクロスフェード」ができそう、という話を書きました。 第2回では、いきなりクロスフェード制御(pipes/messages ...
First version of a modular, state machine driven logic system which enables behaviour to be built out of scriptable objects in the Unity editor.