eric62369 / AFGBeatemup

0 stars 0 forks source link

Research more into Modular design (for Unity) #37

Closed eric62369 closed 3 years ago

eric62369 commented 3 years ago

AKA Monobehaviors might not be the best approach

Assembly Definitions in Unity

Modular Design https://unity.com/how-to/architect-game-code-scriptable-objects https://www.youtube.com/watch?v=6vmRwLYWNRo emergent design??

Investigate how to use ScriptableObjects!

Investigate how to use a more robust event system

Notes: