Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/34e"

From Final Fantasy Inside
Jump to navigation Jump to search
m
 
Line 1: Line 1:
 
* Opcode: '''0x34e'''
 
* Opcode: '''0x34e'''
* Name: hide animation layer
+
* Name: stop repeating 2d animation
 
* Two-word opcode: No
 
* Two-word opcode: No
  
Line 12: Line 12:
 
| Stack
 
| Stack
 
| Layer ID
 
| Layer ID
| Animation layer to hide
+
| Animation layer to stop repeating/hide
 
|}
 
|}
  
 
==== Notes ====
 
==== Notes ====

Latest revision as of 13:03, 17 January 2025

  • Opcode: 0x34e
  • Name: stop repeating 2d animation
  • Two-word opcode: No

Parameters

Location Name Description
Stack Layer ID Animation layer to stop repeating/hide

Notes