chark/unity-scriptable-objects

Single event failures should not break the chain

Edvinas01 opened this issue · 1 comments

If an event fails, it should not fail other events in the execution chain.

Resolved with #29