No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

LegoIndianaJonesWiimoteNunchuk.PIE 686B

12345678910111213141516171819202122232425
  1. // Lego Indiana Jones, Wiimote+Nunchuk, by Carl Kenner
  2. WASD = nunchuk1.Joy + Wiimote1.DPad
  3. Enter = Wiimote1.Plus
  4. Esc = Wiimote1.Minus
  5. U = Wiimote1.A
  6. H = Wiimote1.B or Wiimote1.Stabbing or Nunchuk1.Stabbing
  7. J = Nunchuk1.Z or Wiimote1.SwingVertical
  8. K = nunchuk1.C
  9. Space = Wiimote1.One
  10. LCtrl = Wiimote1.Two
  11. H = (Nunchuk1.Shake) and (not Nunchuk1.Z)
  12. ArrowKeys = nunchuk2.Joy + Wiimote2.DPad
  13. NumpadEnter = Wiimote2.Plus
  14. F2 = Wiimote2.Minus
  15. Numpad5 = Wiimote2.A
  16. Numpad1 = Wiimote2.B or Wiimote2.Stabbing or Nunchuk2.Stabbing
  17. Numpad2 = nunchuk2.Z or Wiimote2.SwingVertical
  18. Numpad3 = nunchuk2.C
  19. NumPad0 = Wiimote2.One
  20. RCtrl = Wiimote2.Two
  21. Numpad1 = (Nunchuk2.Shake) and (not Nunchuk2.Z)