Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/31c"
From Final Fantasy Inside
< FF7 | WorldMap Module | Script | Opcodes
my_wiki>BukTop m (1 revision imported) |
(Add 0x31c worldscript opcode description) |
||
| (One intermediate revision by one other user 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).