4fcfe8abb0
droid: support qw:// scheme droid: finally added touch.cfg with some crappy programmer art to go with it. mvd: new name cleanup logic when recording, to avoid some more chars. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5077 fc73d0e0-1445-4013-8a0c-d673dee63da5
13 lines
680 B
INI
13 lines
680 B
INI
showpic_removeall
|
|
|
|
sv_aim 0.90 //quake style, avoid needing to pitch too much
|
|
showpic res/drawable/touch_moveforward.tga forward -16 -88 bm 32 32 +forward
|
|
showpic res/drawable/touch_moveback.tga moveback -16 -56 bm 32 32 +back
|
|
showpic res/drawable/touch_moveleft.tga moveleft -48 -56 bm 32 32 +moveleft
|
|
showpic res/drawable/touch_moveright.tga moveright 16 -56 bm 32 32 +moveright
|
|
|
|
showpic res/drawable/touch_attack.tga attack -80 -56 bm 32 32 +attack
|
|
showpic res/drawable/touch_jump.tga jump 48 -56 bm 32 32 +jump
|
|
|
|
showpic res/drawable/touch_turnleft.tga turnleft -112 -56 bm 32 32 +left
|
|
showpic res/drawable/touch_turnright.tga turnright 80 -56 bm 32 32 +right
|