<!-- 8-way rotation/keypad-->
<action key="$Key_PAD_8" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 180" />
<action key="$Key_PAD_7" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 225" />
<action key="$Key_PAD_4" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 270" />
<action key="$Key_PAD_1" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 315" />
<action key="$Key_PAD_2" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 0" />
<action key="$Key_PAD_3" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 45" />
<action key="$Key_PAD_6" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 90" />
<action key="$Key_PAD_9" phase="$PhasePressed" group="$GroupDefault" command="xscript bobo.setrotation 135" />what if i changed one of the setrotations to like 25 degrees? u think i will fatal or u think i will walk a whole new diagonal

Help













