Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/31c"
< FF7 | WorldMap Module | Script | Opcodes
Jump to navigation
Jump to search
my_wiki>Aali (Created page with "* Opcode: '''0x31c''' * Name: unknown * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collaps...") |
(Add 0x31c worldscript opcode description) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
* Opcode: '''0x31c''' | * Opcode: '''0x31c''' | ||
| − | * Name: | + | * Name: set camera tilt/zoom status |
* Two-word opcode: No | * Two-word opcode: No | ||
| Line 11: | Line 11: | ||
|- | |- | ||
| Stack | | Stack | ||
| − | | | + | | Status |
| − | | | + | | 0 - disabled, 1 - enabled |
|} | |} | ||
==== Notes ==== | ==== Notes ==== | ||
| + | |||
| + | Toggles the possibility of camera zooming and tilting. Used when travelling with the Cargo Ship between Junon and Costa del Sol, and for Ruby Weapon (but it doesn't really do much for the latter cutscene). | ||
Latest revision as of 16:55, 30 December 2024
- Opcode: 0x31c
- Name: set camera tilt/zoom status
- Two-word opcode: No
Parameters
| Location | Name | Description |
|---|---|---|
| Stack | Status | 0 - disabled, 1 - enabled |
Notes
Toggles the possibility of camera zooming and tilting. Used when travelling with the Cargo Ship between Junon and Costa del Sol, and for Ruby Weapon (but it doesn't really do much for the latter cutscene).