List of Opcodes: Difference between revisions

0x112 - Slide2PositionMark: Added description for Slide2PositionMark (assistance from Sergey)
Tags: Mobile edit Mobile web edit
0x158 - WaitAnimation: Added description for WaitAnimation (assistance from Sergey)
Tags: Mobile edit Mobile web edit
Line 6,191: Line 6,191:


=== 0x158 - WaitAnimation ===
=== 0x158 - WaitAnimation ===
<TO DO: Opcode description>
Pauses the routine until the specified actor has finished its animation. After the actor finishes its animation, the routine will resume.
 
This opcode does not have a parameter for an entity, as it must be used in a with-statement or a targeted routine.


No parameters.
=== 0x159 - WaitBackEffect ===
=== 0x159 - WaitBackEffect ===
<TO DO: Opcode description>
<TO DO: Opcode description>