FIXME **Эта страница пока что не переведена полностью. Пожалуйста, помогите завершить перевод.**\\ //(Сотрите это сообщение по окончании перевода.)// ======Редактор карт====== ---- =====Краткий обзор===== ** Редактор карт ** — это место, где все сводится воедино. Вы будете использовать этот редактор для создания своего игрового мира, используя тайлы, объекты и персонажей, которые были созданы вами в [[ru:voxel_editor|Редакторе вокселей]]. В редакторе карт доступны четыре различных "режима": * **Разместить**: Этот режим используется для размещения тайлов, объектов и персонажей на карте. * **Редактировать**: Этот режим используется для внесения изменений в существующие тайлы, объекты и существующих персонажей, для удаления или изменения положения тайлов, прикрепления скриптов к объекту, добавления диалога к персонажу и т.д. * **Соединить**: Этот режим используется для добавления, удаления или редактирования [[navigation_and_interaction|пути навигации]] между плитками. * **Заполнить**: Этот режим используется для замены области из одинаковых тайлов на те, чтобы были выбраны в панели ресурсов. =====Main Toolbar===== ^Icon^Function^Description^Shortcut Key^ |{{:wiki:new_resource.png?nolink|}}|New Resource|Opens the [[New Resource dialog]] (with "Map" selected for the resource type).| |{{:wiki:disk.png?nolink|}}|Save|Saves changes to the map.| |{{:wiki:disk_multiple.png?nolink|}}|Save As|Saves a copy of the map to a new file.| |{{:wiki:undo.png?nolink|}}|Undo|Reverts the most recent modification made to the map.|Ctrl + Z| |{{:wiki:redo.png?nolink|}}|Redo|Reapplies the last modification that was undone.|Ctrl + Y| |{{:wiki:clear.png?nolink|}}|Clear Map|Removes all tiles, objects, and characters from the map.| |{{:wiki:map.png?nolink|}}|Generate Auto-Tile Config|Generates an auto-tile configuration using the current map's tile layout. See [[Auto-Tiling]] for more information.| |{{:wiki:grid.png?nolink|}}|Toggle Grid|Enables/disables the grid lines used for tile placement.| |{{:wiki:arrow_out.png?nolink|}}|Toggle Navigation Paths|Enables/disables the grid lines indicating the map's [[navigation_and_interaction|navigation paths]].| |{{:wiki:flag_blue.png?nolink|}}|Toggle Markers|Enables/disables the marker icons for scripts, dialogue, lights, etc.| |{{:wiki:tile_add.png?nolink|}}|Place Mode|Switches to Place Mode for placing tiles, objects, and characters.|F1| |{{:wiki:select_edit.png?nolink|}}|Edit Mode|Switches to Edit Mode for modifying existing tiles, objects, and characters.|F2| |{{:wiki:navigation.png?nolink|}}|Connect Mode|Switches to Connect Mode for modifying the map's [[navigation and interaction]].|F3| |{{:wiki:arrow_switch.png?nolink|}}|Randomize Rotation|Enables/disables random rotation of resources. When enabled, the current rotation will be randomized each time a resource is placed into the map.| |{{:wiki:camera_free.png?nolink|}}|Free Camera|Enabled/disables the free camera mode.| |{{:wiki:eye.png?nolink|}}|First-Person Camera|Enabled/disables the first-person camera mode. To enter this mode, you must first have selected a single tile while in Edit mode.| |{{:wiki:camera_add.png?nolink|}}|Save Camera Position|Opens the Save Camera Position dialog allowing the current [[camera_positions|camera position]] to be saved for later use. The saved [[camera positions]] are listed on the [[Map Properties]] panel.| =====Controls===== ====General==== ^Control/Key^Description^ |~/` (Hold)|Hide all visual indicators while holding (navigation paths, grid lines, marker icons, etc.)| |Shift + ~/`|Toggle off all visual indicators (navigation paths, grid lines, marker icons, etc.)| ====Default Camera==== ^Control/Key^Description^ |Middle Mouse Button + Drag|Rotate camera| |Ctrl + Left/Right Arrow Keys|Rotate camera| |Shift + Middle Mouse Button + Drag|Move camera| |Shift + Arrow Keys|Move camera| |Scroll Wheel Up or Ctrl + Middle Mouse Button + Drag Up|Zoom camera in| |Scroll Wheel Down or Ctrl + Middle Mouse Button + Drag Down|Zoom camera out| |Ctrl + Up/Down Arrow Keys|Zoom camera in/out| ====Free Camera==== ^Control/Key^Description^ |Middle Mouse Button + Drag|Look around| |Shift + Middle Mouse Button + Drag|Move camera horizontally| |W, Scroll Wheel Up|Move forward| |S, Scroll Wheel Down|Move backward| |A|Move left| |D|Move right| |Q|Move down| |E|Move up| ====First-Person Camera==== ^Control/Key^Description^ |W/S|Move forward/backward| |A/D|Turn left/right| |Middle Mouse Button + Drag|Look around| |M|Move to selected tile| ====Place Mode==== ^Function^Control/Key^Description^ |Place Resource|Left Mouse Button|Place tile/object/character| |Rotate Resource|Right Mouse Button|Rotate pending tile/object/character| |Raise Grid|A|Raise placement grid by one voxel| |Lower Grid|Z|Lower placement grid by one voxel| |Reset Grid|X|Reset placement grid to zero| |Raise Grid (Step)|Ctrl + Scroll Wheel Up|Raise placement grid by an amount equal to the map's tile width in voxels| |Lower Grid (Step)|Ctrl + Scroll Wheel Down|Lower placement grid by an amount equal to the map's tile width in voxels| |Raise Grid (Half Step)|Alt + Scroll Wheel Up|Raise placement grid by an amount equal to half of the map's tile width in voxels| |Lower Grid (Half Step)|Alt + Scroll Wheel Down|Lower placement grid by an amount equal to half of the map's tile width in voxels| ====Edit Mode==== ^Control/Key^Description^ |Left Mouse Button|Select a tile/object/character.| |Right Mouse Button|Open context menu containing actions for the selected resources.| |Ctrl + Left Mouse Button|Select multiple tiles/objects/characters.| |N|Cycle through the available navigation types if two adjacent tiles are selected.| |R|Rotate the selected tiles/objects clockwise.| |T|Rotate the selected tiles/objects/characters counterclockwise.| |Y|Rotate the selected tiles/objects/characters to a random angle.| |D, Delete|Delete the selected tiles, objects, or characters.| |G|Add the current selection to a group.| |P|Open the properties dialog for the selected tile/object/character. See [[Entity Properties]].| |C|Copy the (X,Y,Z) coordinate of the selected tile/object/character to the clipboard.| |L|Add a positional light at the location of the selected tile/object/character. The light's properties can then be edited from the [[Map Properties]] panel.| ====Connect Mode==== ^Control/Key^Description^ |Left Mouse Button + Drag|Connect two adjacent tiles using the currently selected [[navigation_and_interaction|navigation type]].| |Right Mouse Button + Drag|Remove existing navigation path between two adjacent tiles.| ~~NOTOC~~