Difference between revisions of "FF8/Field/Script/Opcodes/0CA SEPOSTRANS"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x0CA''' * Short name: '''SEPOSTRANS''' * Long name: Sound Effect Pan Transition ==== Argument ==== none ==== Stack ==== :''Sound channel'' :''Frame count'' :''...")
Qhimm>Shard
Line 13: Line 13:


==== Description ====
==== Description ====
Transitions the pan of the sound in ''sound channel'' over ''frame count''.
Transitions the pan of the sound in ''sound channel'' over ''frame count''. 0=left, 255=right.

Revision as of 23:28, 6 April 2015

  • Opcode: 0x0CA
  • Short name: SEPOSTRANS
  • Long name: Sound Effect Pan Transition

Argument

none

Stack

Sound channel
Frame count
Final pan (0-255)
SEPOSTRANS

Description

Transitions the pan of the sound in sound channel over frame count. 0=left, 255=right.