====== State 7 ====== Name: Turn left (slow) ID: 7 Since Engine: 1 ===== Input Handling ===== If Health is $\leq 0$, set the Target State to [[2|State 2]], and return. Decrease the $\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 "Left", simply return. * If input does neither contain "Forward" nor "Left", 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]].