This package contains a basic Event System based on Scriptable Objects as communication medium
npm install fr.jeanf.eventsystemThis 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:
- name: jeanf
- url: https://registry.npmjs.com
- scope fr.jeanf
Contributors:
[Code] Felix Cotes-Charlebois
LICENCE:
