Key conflict settings (use same keys for inputs)
By default if you try to rebing an input to a certain key that is already used for another input it clears the other input. So you cannot use the same keys for different inputs at the same time.
But you can change this behavior by opening WB_Master_KeyMapper where you have a variable called KeyMappingConflictMode. You can change its default value to the following options:
Clear other input key if already existing
Decline if key is already used in other input
Allow same keys for different inputs
Last updated