Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
items:details:lara:states:0 [2017/01/29 15:59] – created stohrendorf | items:details:lara:states:0 [2017/02/07 18:27] (current) – stohrendorf | ||
---|---|---|---|
Line 9: | Line 9: | ||
===== Input Handling ===== | ===== Input Handling ===== | ||
- | If Health is $\leq 0$, set Target State to [[.:2|State 2]], and exit. | + | If Health is $\leq 0$, set Target State to [[2|State 2]], and exit. |
; Left | ; Left | ||
- | : Decrease | + | : Decrease |
; Right | ; Right | ||
- | : Increase | + | : Increase |
< | < | ||
- | Y Rotation Speed is limited by $\pm 728$ AU ($4^°$). | + | $\Delta Lara^\measuredangle_y$ |
</ | </ | ||
; Forward and Slow | ; Forward and Slow | ||
- | : Set Target State to [[.:0|State 0]]. | + | : Set Target State to [[0|State 0]]. |
; Forward without Slow | ; Forward without Slow | ||
- | : Set Target State to [[.:1|State 1]]. | + | : Set Target State to [[1|State 1]]. |