This version is outdated by a newer approved version.This version (2017/01/30 23:17) was approved by stohrendorf.
This is an old revision of the document!
State 6
State 6 (larastate) | |
---|---|
Name | Run backwards |
ID | 6 |
Since Engine | 1 |
Input Handling
If Health is $\leq 0$, set the Target State to State 2, and return.
Increase 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 “Right”, simply return.
- If input does neither contain “Forward” nor “Right”, set Target State to State 2 and return.