This package provides a simple and powerful event system for Unity using ScriptableObject EventChannels. It allows you to create and receive events across different parts of your game without tightly ...
Because Unity provides developers with wide flexibility in defining their ScriptableObjects, you must tell EcoSim how you've defined them. As such, there are several methods in the EcoSimBridge class ...