tyFlow Forum
checking loop? - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: checking loop? (/thread-1010.html)



checking loop? - peshang - 08-14-2019

how to check for the texture whether its white or black continuously?
after it turns red it just continue without checking .. how to let the particle check the texture like a loop  .. as in the gif it turns red once ... .. how to make it turn back to the original color depending on the texture .. and not only once ..


RE: checking loop? - tyFlow - 08-14-2019

Just create a loop of events, one checking for white, the other for black.


RE: checking loop? - peshang - 08-16-2019

(08-14-2019, 05:25 PM)tyFlow Wrote: Just create a loop of events, one checking for white, the other for black.
i tried but seems like its just checking once .. like its all should be tuned with the time (frame).


RE: checking loop? - tyFlow - 08-20-2019

Works fine here. Perhaps you're not setting it up properly.