Gino Fazari

Results 3 issues of Gino Fazari

Events don't fire when PlayableDirector's UpdateMethod is set to Manual. I previously had the events firing properly. I then added a playback speed modifier, and couldn't figure out why the...

- Re-implemented _(previously deprecated)_ Set Recording File Name - Added Set Recording File Path

Replaced io.ReadFile calls with os.ReadFile in use-cases example - As of Go 1.16, this function simply calls os.ReadFile: https://pkg.go.dev/io/ioutil#ReadFile ### Checklist - [x] I acknowledge that all my contributions will...