LukeTrynchuk / BaseProject

0 stars 0 forks source link

Scriptable Events #34

Open LukeTrynchuk opened 5 years ago

LukeTrynchuk commented 5 years ago

Create Scriptable Events that allow for editor event creation. The scriptable events will have more overhead and gc than C# events but will be more convenient to set up for rapid prototyping.