PDA

View Full Version : keybinding



yuma
Apr 7 2012, 16:40
hello,i want to use arrow touch with manta but the original bind (w,s,a,q) is used by.....

code for xbox pad???


<key code="left" action="padleft" />
<key code="right" action="padright" />
<key code="up" action="padup" />
<key code="down" action="paddown" />


it's possible to remove this code for use arrow key for aircraft?

i have try to remove but it's not good