Page 1 of 1

multiple modifys

PostPosted: May 7th, 2009, 11:52 pm
by xonenine
Hi Cliff,
I've played a little with trying to string multiple modifiers into one layer and it doesn't seem to work, wanted to make sure of that...

as in:
Code: Select All Code
button id(x) modify(this) aclashow modify(that) acanplay


for cases where this isn't practical:
Code: Select All Code
button id(x) modify(this,that)


Sometimes I can string the neccesary keywords into a layer. Another way I could try to go would be to send multiple modifys to a group of layers w/ the same id tag.

I use blank layers sometimes now as workaround "states" so I was just wondering about other ways to trigger different events simultaneously. :)

PostPosted: May 8th, 2009, 4:12 am
by Jikaru
This would be cool, "sounds good on paper" kind of thing. Let's see if it causes any abnormalities...