sanders2003 / minedroid

Automatically exported from code.google.com/p/minedroid
0 stars 0 forks source link

Keyboard controls and WiiMote support #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Can you an option for controlling mineworld with an hardware keyboard. without 
the use of the touchscreen at all. My touchscreen is very buggy. and it doesn't 
support full multitouch. but with full keyboard controlls i'm able to controll 
it with my wiimote+nunchuck (like the quake3droid application). The wiimote 
driver emulates a hardware keyboard.

This is the keymap for wiimote:
the wiimote Dpad for walking
left arrow = Walk forward
Right arrow = Walk backward 
Up arrow = Strafe right
Down arrow = Strafe left 
(The controlls for the wiimote are rotated becouse youre supposed to hold it 
like a NES controller, but this is not handy if you're using a nunchuck)

W = Look up
S = Look down
A = turn left
D = turn right (this is the nunchuck joystick)
Z = Jump
C = Place block
P = next item
M = previous item

Original issue reported on code.google.com by pizzamar...@gmail.com on 3 May 2011 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by therealryan on 2 Jun 2011 at 10:03