- Messages
- 10,158
- Country

<-- quote from a famous Monty Python Movie, King Arthur and the Holy Graile
May I ask, how one would add a secondary code (animation trigger) into this Mouse click zone?
Presently I have this;
<Click>15 (>K
ANEL_ID_TOGGLE)</Click>
I need to add this; (L:Fly01, bool)
Thus.. When this 'thing' is clicked, it will bring up panel ID number 15 'and' (and) activate animation 'Fly01'.
I didnt know how to do this as the '15' code is in there, so I felt that the following wouldnt work;
<Click>15 (>K
ANEL_ID_TOGGLE)(L:Fly01, bool) & &</Click>
Many thanks for your help,
Bill
May I ask, how one would add a secondary code (animation trigger) into this Mouse click zone?
Presently I have this;
<Click>15 (>K
I need to add this; (L:Fly01, bool)
Thus.. When this 'thing' is clicked, it will bring up panel ID number 15 'and' (and) activate animation 'Fly01'.
I didnt know how to do this as the '15' code is in there, so I felt that the following wouldnt work;
<Click>15 (>K
Many thanks for your help,
Bill
