Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 496 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 496 Bytes

This Event System is using scriptable objects as communication medium to avoid code-depedency when using events.

In order to find this package in unity's package manager make sure to add the scoped registery to unity's ProjectSettings:

  • click new scopedRegisteries (+) in ProjectSettings/Package manager

  • set the following parameters:

    Contributors: [Code] Felix Cotes-Charlebois