UnityPlayground icon indicating copy to clipboard operation
UnityPlayground copied to clipboard

Adding Time.time to ConditionRepeat timeLastEventFired variable that it works well

Open jjmiranda opened this issue 6 years ago • 0 comments

If you have ConditionRepeat instantiated for other objects or you have multiples scenes in your game, ConditionRepeat executes immediately and not consider initial Delay because it has already passed. Adding Time.time in the Start event solve this problem :) Best regards and congrats for this wonderful package!

JJMiranda Professor at Universidad de Lima - Perú

jjmiranda avatar May 25 '19 04:05 jjmiranda