Add editor copy keybinding (#8369)
This commit is contained in:
@@ -129,6 +129,7 @@ ui-options-function-editor-cancel-place = Cancel placement
|
||||
ui-options-function-editor-grid-place = Place in grid
|
||||
ui-options-function-editor-line-place = Place line
|
||||
ui-options-function-editor-rotate-object = Rotate
|
||||
ui-options-function-editor-copy-object = Copy
|
||||
|
||||
ui-options-function-open-abilities-menu = Open action menu
|
||||
ui-options-function-show-debug-console = Open Console
|
||||
|
||||
@@ -101,6 +101,9 @@ binds:
|
||||
- function: EditorRotateObject
|
||||
type: State
|
||||
key: MouseMiddle
|
||||
- function: EditorCopyObject
|
||||
type: State
|
||||
key: P
|
||||
- function: SwapHands
|
||||
type: State
|
||||
key: X
|
||||
|
||||
Reference in New Issue
Block a user