UniFlow icon indicating copy to clipboard operation
UniFlow copied to clipboard

Enable to select count of firings in event type connector

Open monry opened this issue 6 years ago • 0 comments

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

monry avatar Nov 20 '19 17:11 monry