Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
items:details:lara:states:17 [2017/02/02 06:06] – created stohrendorf | items:details:lara:states:17 [2017/02/07 19:01] (current) – stohrendorf | ||
---|---|---|---|
Line 9: | Line 9: | ||
===== Input Handling ===== | ===== Input Handling ===== | ||
- | If Lara's Health is $\leq 0$, set the Target State to [[44|State 44]], and return. | + | If Lara's Health is $\leq 0$, set the Target State to [[items: |
Increase her Fall Speed by $8$, and clamp it to $200$. | Increase her Fall Speed by $8$, and clamp it to $200$. | ||
; Forward | ; Forward | ||
- | : Decrease Lara's X Rotation | + | : Decrease |
; Backward | ; Backward | ||
- | : Increase Lara's X Rotation | + | : Increase |
; Left | ; Left | ||
- | : Decrease Lara's Y Rotation | + | : Decrease |
; Right | ; Right | ||
- | : Increase Lara's Y Rotation | + | : Increase |
; Jump | ; Jump | ||
: Set the Target State to [[18|State 18]]. | : Set the Target State to [[18|State 18]]. | ||