35 lines
441 B
Plaintext
35 lines
441 B
Plaintext
;**********************************
|
|
;*** Cheat code defined actions ***
|
|
;**********************************
|
|
|
|
{InputAction:FlyingMode
|
|
}
|
|
|
|
{InputAction:FlyingModeForward
|
|
}
|
|
|
|
{InputAction:FlyingModeBackward
|
|
}
|
|
|
|
{InputAction:FlyingModeRight
|
|
}
|
|
|
|
{InputAction:FlyingModeLeft
|
|
}
|
|
|
|
{InputAction:FlyingModeUp
|
|
}
|
|
|
|
{InputAction:FlyingModeDown
|
|
}
|
|
|
|
{InputAction:FlyingModeStrafeRight
|
|
}
|
|
|
|
{InputAction:FlyingModeStrafeLeft
|
|
}
|
|
|
|
{InputAction:FlyingModeDoubleSpeed
|
|
}
|
|
|