How to Manage Scene References in Unity with Scriptable Objects
Bridge the gap between Scenes and Strings with SceneObjects.
Jun 4, 20243 min read432

Search for a command to run...
Articles tagged with #unity3d
Bridge the gap between Scenes and Strings with SceneObjects.

How the Command pattern can help you manage your game's actions.

Global variables, the right way.

How to get your components to talk to each other.
