Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/336"
Jump to navigation
Jump to search
Qhimm>Aali |
ffrtt>BukTop m (4 revisions imported) |
(2 intermediate revisions by 2 users not shown) | |
(No difference)
|
Latest revision as of 04:21, 23 May 2019
- Opcode: 0x336
- Name: set active entity movespeed (honor walkmesh)
- Two-word opcode: No
Parameters
Location | Name | Description |
---|---|---|
Stack | Speed | Value between 0 and 255 |
Notes
Sets the movement speed of the current active entity. If the entity is not controlled by the player it will keep moving in its direction until speed is set to 0 or the player takes control of it. Entities moving using this instruction will honor the walkmesh, following its contours like the player would.