This version is outdated by a newer approved version.This version (2017/01/30 23:19) was approved by stohrendorf.
This is an old revision of the document!
State 7
State 7 (larastate) | |
---|---|
Name | Turn left (slow) |
ID | 7 |
Since Engine | 1 |
Input Handling
If Health is $\leq 0$, set the Target State to State 2, and return.
Decrease the Y Rotation Speed by $409$ AU.
- If Lara's Hands are in Combat State, set the Target State to State 20; otherwise, if Y Rotation Speed is $< −728$…
- and input is “Walk”, set Y Rotation Speed to $-728$;
- and input is not “Walk”, set Target State to State 20.
- If input does not contain “Forward”, but “Left”, simply return.
- If input does neither contain “Forward” nor “Left”, set Target State to State 2 and return.