Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
items:details:lara:states:2 [2017/02/04 16:42] – ↷ Page moved from catalogues:items:details:lara:states:2 to items:details:lara:states:2 stohrendorfitems:details:lara:states:2 [2017/02/07 18:31] (current) stohrendorf
Line 9: Line 9:
 ===== Input Handling ===== ===== Input Handling =====
  
-If Health is $\leq 0$, set Target State to [[catalogues:items:details:lara:states:8|State 8]] and return.+If Health is $\leq 0$, set Target State to [[8|State 8]] and return.
  
-Set Target State to [[catalogues:items:details:lara:states:2|State 2]].+Set Target State to [[2|State 2]].
  
   ; Roll   ; Roll
Line 20: Line 20:
 Set camera override type to Free Look. Set camera override type to Free Look.
  
-  * If Input has "Left" and $\mathrm{Head}_yis $> −8008$ AU, decrease $\mathrm{Head}_yby $364$ AU+  * If Input has "Left" and $Head_y > −8008\,\mathrm{AU}$, decrease $Head_y$ by $364\,\mathrm{AU}$. 
-  * If Input has "Right" and $\mathrm{Head}_yis $< 8008$ AU, increase $\mathrm{Head}_yby $364$ AU+  * If Input has "Right" and $Head_y < 8008\,\mathrm{AU}$, increase $Head_y$ by $364\,\mathrm{AU}$. 
-  * Set $\mathrm{Torso}_y$ rotation to $\mathrm{Head}_y$. +  * Set $Torso_y = Head_y$. 
-  * If Input has "Forward" and $\mathrm{Head}_xis $> −7644$ AU, decrease $\mathrm{Head}_x$ by $364AU. +  * If Input has "Forward" and $Head_x > −7644\,\mathrm{AU}$, decrease $Head_x$ by $364\,\mathrm{AU}$
-  * If Input has "Backward" and $\mathrm{Head}_xis $< 7644$ AU, increase $\mathrm{Head}_xby $364$ AU+  * If Input has "Backward" and $Head_x < 7644\,\mathrm{AU}$, increase $Head_x$ by $364\,\mathrm{AU}$. 
-  * Set $\mathrm{Torso}_x$ rotation to $\mathrm{Head}_x$.+  * Set $Torso_x = Head_x$.
  
 ==== "Look" button not pressed ==== ==== "Look" button not pressed ====
  
   ; Step Left   ; Step Left
-  : Set Target State to [[catalogues:items:details:lara:states:22|State 22]].+  : Set Target State to [[22|State 22]].
   ; Step Right   ; Step Right
-  : Set Target State to [[catalogues:items:details:lara:states:21|State 21]].+  : Set Target State to [[21|State 21]].
   ; Left   ; Left
-  : Set Target State to [[catalogues:items:details:lara:states:7|State 7]].+  : Set Target State to [[7|State 7]].
   ; Right   ; Right
-  : Set Target State to [[catalogues:items:details:lara:states:6|State 6]].+  : Set Target State to [[6|State 6]].
   ; Jump   ; Jump
-  : Set Target State to [[catalogues:items:details:lara:states:15|State 15]].+  : Set Target State to [[15|State 15]].
   ; Forward   ; Forward
   : If Input has "Walk", execute input handler for [[0|State 0]], otherwise execute input handler for [[1|State 1]].   : If Input has "Walk", execute input handler for [[0|State 0]], otherwise execute input handler for [[1|State 1]].
   ; Backward   ; Backward
-  : If Input has "Walk", execute input handler for [[catalogues:items:details:lara:states:16|State 16]], otherwise set Target State to [[catalogues:items:details:lara:states:5|State 5]].+  : If Input has "Walk", execute input handler for [[16|State 16]], otherwise set Target State to [[5|State 5]].
      
items/details/lara/states/2.1486226523.txt.gz · Last modified: 2017/02/04 16:42 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0