Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
items:details:lara:states:1 [2017/02/04 16:42] – ↷ Page moved from catalogues:items:details:lara:states:1 to items:details:lara:states:1 stohrendorf | items:details:lara:states:1 [2017/02/07 18:27] (current) – stohrendorf | ||
---|---|---|---|
Line 9: | Line 9: | ||
===== Input Handling ===== | ===== Input Handling ===== | ||
- | If Health is $\leq 0$, set Target State to [[catalogues: | + | If Health is $\leq 0$, set Target State to [[8|State 8]], and return. |
; Roll | ; Roll | ||
- | : Use Animation 146/frame 3857; set the State to [[items: | + | : Use Animation 146/frame 3857; set the State to [[items: |
; Left | ; Left | ||
- | : Subtract $409$ AU from Y Rotation Speed; subtract $273$ AU from Lara's Z Rotation. | + | : Subtract $409\,\mathrm{AU}$ from $\Delta Lara^\measuredangle_y$; subtract $273\,\mathrm{AU}$ from $Lara^\measuredangle_z$. |
; Right | ; Right | ||
- | : Add $409$ AU to Y Rotation Speed; add $273$ AU to Lara's Z Rotation. | + | : Add $409\,\mathrm{AU}$ to $\Delta Lara^\measuredangle_y$; add $273\,\mathrm{AU}$ to $Lara^\measuredangle_z$. |
- | < | + | < |
; Jump | ; Jump | ||
- | : If Lara is not already jumping, set Target State to [[catalogues: | + | : If Lara is not already jumping, set Target State to [[3|State 3]] and return. |
; Not " | ; Not " | ||
- | : Set Target State to [[catalogues: | + | : Set Target State to [[2|State 2]] and return. |
; Forward and Walk | ; Forward and Walk | ||
: Set Target State to [[0|State 0]]. | : Set Target State to [[0|State 0]]. | ||
; Forward and not Slow | ; Forward and not Slow | ||
- | : Set Target State to [[catalogues: | + | : Set Target State to [[1|State 1]]. |