08-18-2022, 07:56 AM
(This post was last modified: 08-18-2022, 12:29 PM by Credemon.
Edit Reason: attachment
)
as i understand there is a misunderstanding of you about tyflow in ur thoughts i beleive (if not i m sorry)
in tyflow particles not always going forward.. what i meant is you do not have to sent events to +1 like event 1---> event 2 ---> event 3... etc...
you can use "send out, property test , etc to send out events for instance event 99--->to event 01
there is no rule that u cant ...
in your case if i were you i ll send out my particles lets say ur particles returned their orginal pos at event 6... since their velocity will be 0 i ll put a property test and checked their velocity aand send them back to event 01 if particles need some waiting frames then using a time test operator and send them back to event 1 ....
in tyflow particles not always going forward.. what i meant is you do not have to sent events to +1 like event 1---> event 2 ---> event 3... etc...
you can use "send out, property test , etc to send out events for instance event 99--->to event 01
there is no rule that u cant ...
in your case if i were you i ll send out my particles lets say ur particles returned their orginal pos at event 6... since their velocity will be 0 i ll put a property test and checked their velocity aand send them back to event 01 if particles need some waiting frames then using a time test operator and send them back to event 1 ....