Home › Forums › Game Frame › Wi-Fi Adapter › More than one command via one trigger › Reply To: More than one command via one trigger
September 2, 2017 at 4:34 am
#3897
Jeremy Williams
Keymaster
I saw that just after I posted my reply. (I wonder if it’s possible to call the same action again somehow using the filter field?… wish I was more of a JavaScript guy.)
Would Alerts work for you? They’re made to interrupt normal operation and notify you of events. Just make sure the animations end, or they will loop forever. Otherwise, I can think about how to receive multiple commands.