Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/304"
< FF7 | WorldMap Module | Script | Opcodes
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...") |
my_wiki>Aali |
||
| Line 1: | Line 1: | ||
* Opcode: '''0x304''' | * Opcode: '''0x304''' | ||
| − | * Name: | + | * Name: set active entity direction & facing |
* Two-word opcode: No | * Two-word opcode: No | ||
| Line 11: | Line 11: | ||
|- | |- | ||
| Stack | | Stack | ||
| − | | | + | | Direction |
| − | | | + | | Value between 0 and 255 |
|} | |} | ||
==== Notes ==== | ==== Notes ==== | ||
| + | |||
| + | Sets the direction of movement and the facing of the current active entity. | ||
Revision as of 06:21, 7 August 2014
- 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.