Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
items:details:lara:states:15 [2017/02/08 06:38] – stohrendorf | items:details:lara:states:15 [2017/02/08 06:46] (current) – stohrendorf | ||
---|---|---|---|
Line 9: | Line 9: | ||
===== Input Handling ===== | ===== Input Handling ===== | ||
- | //Here, $H(\varphi)$ denotes the relative floor height at a distance of $256$ at Lara's Y Rotation plus $\varphi$.// | + | //Here, $H(\varphi)$ denotes the relative floor height at a distance of $256$ at $Lara^\measuredangle_y + \varphi$.// |
; Forward and $H(0^°) \geq −384$ | ; Forward and $H(0^°) \geq −384$ | ||
- | : Set the Movement Angle to $Lara^\measuredangle_y$; | + | : Set $\uparrow Lara^\measuredangle_y = Lara^\measuredangle_y$; |
; Left and $H(−90^°) \geq −384$ | ; Left and $H(−90^°) \geq −384$ | ||
- | : Set the Movement Angle to $Lara^\measuredangle_y - 90^°$; set the Target State to [[items: | + | : Set $\uparrow Lara^\measuredangle_y = Lara^\measuredangle_y - 90^°$; set the Target State to [[items: |
; Right and $H(90^°) \geq −384$ | ; Right and $H(90^°) \geq −384$ | ||
- | : Set the Movement Angle to $Lara^\measuredangle_y + 90^°$; set the Target State to [[items: | + | : Set $\uparrow Lara^\measuredangle_y = Lara^\measuredangle_y + 90^°$; set the Target State to [[items: |
; Backward and $H(180^°) \geq −384$ | ; Backward and $H(180^°) \geq −384$ | ||
- | : Set the Movement Angle to $Lara^\measuredangle_y + 180^°$; set the Target State to [[items: | + | : Set $\uparrow Lara^\measuredangle_y = Lara^\measuredangle_y + 180^°$; set the Target State to [[items: |
\\ | \\ | ||
At the end, if Lara's Fall Speed is $> 131$, set the Target State to [[9|State 9]]. | At the end, if Lara's Fall Speed is $> 131$, set the Target State to [[9|State 9]]. | ||