Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/304"

From Final Fantasy Inside
Jump to navigation Jump to search
my_wiki>Aali
(Created page with "* Opcode: '''0x304''' * Name: unknown * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collaps...")
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
* Opcode: '''0x304'''
 
* Opcode: '''0x304'''
* Name: unknown
+
* Name: set active entity direction & facing
 
* Two-word opcode: No
 
* Two-word opcode: No
  
Line 11: Line 11:
 
|-
 
|-
 
| Stack
 
| Stack
| Unknown
+
| Direction
| Unknown
+
| Value between 0 and 255
 
|}
 
|}
  
 
==== Notes ====
 
==== Notes ====
 +
 +
Sets the direction of movement and the facing of the current active entity.

Latest revision as of 05:21, 23 May 2019

  • Opcode: 0x304
  • Name: set active entity direction & facing
  • Two-word opcode: No

Parameters

Location Name Description
Stack Direction Value between 0 and 255

Notes

Sets the direction of movement and the facing of the current active entity.