SO Game Events Architecture
This tool is not designed to run on your device. Add it to a collection to play later, or you can try to run it anyway.
Event system for communication between objects in a Unity scene, based on the use of Scriptable Objects, avoiding classes dependencies. Inspired by Ryan Hipple's talk Unite Austin 2017 - Game Architecture with Scriptable Objects
In this demo, all the objects from the scene interact with each other without referring to other scripts.
To use it in your projects, visit the project page on GitHub: https://github.com/DiegoRuizGil/so-game-events



Leave a comment
Log in with itch.io to leave a comment.