Difference between revisions of "SCUMM/V5 opcodes"

Jump to navigation Jump to search
m (→‎delayVariable ($2E): wrong opcode, it's $2B)
m (→‎getActorX ($43): add variant for Indy3)
Line 554: Line 554:
Returns the actor's current X co-ordinate.
Returns the actor's current X co-ordinate.


===Variants===
In Indy3, actor is only one byte.
opcode result actor[p8]


==getActorY ($23)==
==getActorY ($23)==