Skip to content

Manager System

Rainaldi Satria edited this page Jan 19, 2021 · 1 revision

Overview

image

This ScriptableObject based Manager is our solution for creating a solid game architecture and making objects communicate with each other, to avoid using the Singleton Design Pattern.

Clone this wiki locally