====== State 6 ====== Name: Turn right (slow) ID: 6 Since Engine: 1 ===== Input Handling ===== If Health is $\leq 0$, set the Target State to [[2|State 2]], and return. Increase $\Delta Lara^\measuredangle_y$ by $409\,\mathrm{AU}$. * If Lara's Hands are in Combat State, set the Target State to [[20|State 20]]; otherwise, if $\Delta Lara^\measuredangle_y > 728\,\mathrm{AU}$... * and input is "Walk", set $\Delta Lara^\measuredangle_y = 728\,\mathrm{AU}$; * and input is not "Walk", set Target State to [[20|State 20]]. * If input does not contain "Forward", but "Right", simply return. * If input does neither contain "Forward" nor "Right", set Target State to [[2|State 2]] and return. * If input contains "Walk", set Target State to [[0|State 0]], otherwise set it to [[1|State 1]].