Difference between revisions of "FF8/Field/Script/Opcodes/0C1 MUSICVOLTRANS"
Jump to navigation
Jump to search
my_wiki>NFITC1 (New page for Shard) |
m (6 revisions imported) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | * Opcode: '''0x0C1''' | |
+ | * Short name: '''MUSICVOLTRANS''' | ||
+ | * Long name: Music Volume Transition | ||
+ | |||
+ | ==== Argument ==== | ||
+ | |||
+ | none | ||
+ | |||
+ | ==== Stack ==== | ||
+ | |||
+ | : ''? (always 0 or 1)'' | ||
+ | : ''Transition time (in frames)'' | ||
+ | : ''Final volume (0-127)'' | ||
+ | : '''MUSICVOLTRANS''' | ||
+ | |||
+ | ==== Description ==== | ||
+ | |||
+ | Transition the volume of the area's music over the specified duration. |
Latest revision as of 05:24, 23 May 2019
- Opcode: 0x0C1
- Short name: MUSICVOLTRANS
- Long name: Music Volume Transition
Argument
none
Stack
- ? (always 0 or 1)
- Transition time (in frames)
- Final volume (0-127)
- MUSICVOLTRANS
Description
Transition the volume of the area's music over the specified duration.