Changes
From Final Fantasy Inside
no edit summary
* Opcode: '''0xDB'''
* Short name: '''FCFIX'''
* Long name: Character rotatability
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xDB
! width="40" | ''S''
|}
==== Arguments ====
* '''const UByte''' ''S'': 1 - lock.
==== Description ====
If rotation is locked it will not be changed during movement. And some other events. You still can set it directly using DIR.
* Short name: '''FCFIX'''
* Long name: Character rotatability
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xDB
! width="40" | ''S''
|}
==== Arguments ====
* '''const UByte''' ''S'': 1 - lock.
==== Description ====
If rotation is locked it will not be changed during movement. And some other events. You still can set it directly using DIR.