Tetsuya Mori

Results 24 issues of Tetsuya Mori

* Fixes #37 Rename project * Fixes #35 Validate existence of Zenject.SceneContext * Fixes #33 Add LoadScene/UnloadScene event * Fixes #32 Add EventType.Custom * Fixes #42 Add loggable Receiver *...

UIBehaviourEventTrigger and SimpleAnimationEvent have inconsistent behavior. Eg: UIBehaviourEventTrigger sends a message to the flow every time a UIBehaviour event fires, but SimpleAnimationEvent only sends a message once in the flow

SimpleAnimationController and AnimationEvent does not attach SimpleAnimation component correctly when specified `Animator` component instance.