Jump to content

Customizing/Binding: Difference between revisions

→‎How to bind keys: how did we never mention the comment mark before now?
m (→‎Developer Mode-bindable events: oops, this works on Mac too)
(→‎How to bind keys: how did we never mention the comment mark before now?)
Line 9: Line 9:
  bind slash to kick
  bind slash to kick


Bindings that can't be changed are :
Bindings that can't be changed are:
*'''F8''' and '''Shift+F8''' (cycles through available characters when '''shapeshifter''' or [[Dev Mode]] is enabled)
*'''F8''' and '''Shift+F8''' (cycles through available characters when '''shapeshifter''' or [[Dev Mode]] is enabled)
*'''Esc''' (toggles Main Menu while playing).
*Any other Dev Mode key, like '''F7''', '''Return''', etc.
*'''Esc''' (toggles Main Menu while playing)
 
To disable a binding without removing it from the file, comment it out with the '#' symbol:
#bind slash to kick


==Bindable keys==
==Bindable keys==