Sorry, follow up question, does this contradict when I have two or more puppets on one card?
because when I do a:
pt.command[deck "!show NAME1 EMOTE customPOS1" "!show NAME2 EMOTE customPOS2" ]
only the first line (whichever comes first) gets executed.
On this occasion though:
pt.command[deck "!show NAME1 EMOTE customPOS1" ] pt.command[deck "!show NAME2 EMOTE customPOS2" ]
both can appear just fine.
Might be some other problem in my design, still checking it out, but shooting the question first)