updated editor help

This commit is contained in:
Turanszki Janos
2017-09-30 00:17:04 +01:00
parent 0ac95c9860
commit b8fb4816ab
+2
View File
@@ -818,6 +818,8 @@ void EditorComponent::Load()
ss << "Look: Middle mouse button" << endl;
ss << "Select: Right mouse button" << endl;
ss << "Place decal/interact: Left mouse button when nothing is selected" << endl;
ss << "Camera speed: SHIFT button" << endl;
ss << "Camera up: E, down: Q" << endl;
ss << "Duplicate object (with instancing): Ctrl + D" << endl;
ss << "Undo: Ctrl + Z" << endl;
ss << "Redo: Ctrl + Y" << endl;