Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 21, 2008, 12:23:29 AM (16 years ago)
Author:
rgrieder
Message:
  • tried a more object oriented approach for the KeyBinder
  • things work as far as I can tell
  • tested slomo command on joy stick slider: I was able to steer the time factor with the slider.
  • more infos to come..
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/bin/keybindings.ini

    r1323 r1340  
    11[KeyBinder]
    22KeyUNASSIGNED=
    3 KeyESCAPE=OnHold fire | OnHold AxisAmp -2.4 lookUpDown | OnPress exit
     3KeyESCAPE=OnPress exit
    44Key1=
    55Key2=
     
    154154MouseButton6=
    155155MouseButton7=
    156 MouseXPos=
     156MouseXPos=exit | ButtonThreshold 0.85
    157157MouseXNeg=
    158158MouseYPos=
     
    171171JoyAxis4Neg=
    172172JoyAxis5Pos=
    173 JoyAxis5Neg=
    174 JoyAxis6Pos=
     173JoyAxis5Neg=AxisAmp 10 slomo | ButtonThreshold 0.9 | onPress exit
     174JoyAxis6Pos=AxisAmp  10 slomo
    175175JoyAxis6Neg=
    176176JoyAxis7Pos=
Note: See TracChangeset for help on using the changeset viewer.