Unity is a powerhouse of game development, and one of its hidden gems is the use of Scriptable Objects. These are an integral part of creating efficient, flexible, and scalable games. If you haven't ...
Scriptable Values allow you to use scriptable objects for reactive values, events, and collections instead of normal C# events and singletons. You also don't need to care about values being saved ...
ScriptableObjects(以下SO)とは大量の共有データを保存できるようにするシリアル化可能なUnityクラス 変更、デバックの管理、コンポーネント再利用システム変更、適用管理がしやすくなるよ 補足Unityが提供しているMonoBehaviourはエディタ上でgameObjectを利用する為 ...
The Most Underrated Unity Feature: Scriptable Objects If you're still storing game data in MonoBehaviours or PlayerPrefs, you might be missing out on one of Unity's most powerful design ...
Heathen Engineering's BGSDK Foundation allows you to manage in-game items as blockchain assets. It is a complete wrapper around Venly's Web API. The tool simplifies integration with Venly API exposing ...