Advertisement
Guest User

Untitled

a guest
Feb 4th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. net reverse-x scale.0.in <= input.0.abs-x-position
  2. net jog-x halui.jog.0.analog <= scale.0.out
  3.  
  4. net reverse-y scale.1.in <= input.0.abs-y-position
  5. net jog-y halui.jog.0.analog <= scale.0.out
  6.  
  7. net reverse-ry scale.2.in <= input.0.abs-ry-position
  8. net jog-ry halui.jog.0.analog <= scale.1.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement