Version: 2023.2
言語: 日本語
Grid Selection Properties reference
Move selected tiles with the Move tool

Modify Tilemap reference

The gizmo toolbar in this section has different gizmos you can use to change the tilemap and its contents. You can select different options and behaviors for inserting or removing rows and columns of blank cells into the tilemap from the dropdown menu.

Gizmo toolbar

Select a gizmo from the toolbar to activate as specific gizmo to change the selected contents in the tilemap. The following table describes each option, with links to examples showing how they affect the tilemap.

ギズモ 機能
None No gizmo is active or shown in the Scene view.
Move Activates and displays a Move gizmo in the Scene view. Use this to change the offset of the selected contents.
Rotate Activates and displays a Rotate gizmo in the Scene view. Use this to change the rotation of the selected contents.
Scale Activates and displays a Scale gizmo in the Scene view. Use this to change the scale of the selected contents.
Transform Activates and displays a Transform gizmo in the Scene view. Use this to change the offset, rotation and scale of the selected contents all at once.

Gizmo function examples

None


デフォルトのタイルマップと選択したセルの位置。 アクティブな、または表示されたギズモはありません。

Move


左: デフォルトのタイルマップと選択したセルの位置。右: 選択したセル位置のオフセットが変更されました。

Rotate


左: デフォルトのタイルマップと選択したセルの位置。右: 選択したセル位置の回転が変更されました。

Scale


左: デフォルトのタイルマップと選択したセルの位置。右: 選択したセル位置のスケールが変更されました。

Transform


左: デフォルトのタイルマップと選択したセルの位置。右: 選択したセル位置のオフセット、回転、スケールが変更されました。

Cell rows and columns options

The dropdown menu provides different options for inserting or removing rows and columns of blank cells onto the tilemap. After selecting one of the dropdown menu options, enter the number of rows or columns to insert or remove into the box and select Modify.

The following table describes each option, with links to examples showing how they affect the tilemap.

プロパティ 機能
Insert Row 選択した位置に、1 行以上の空白セルを挿入します。既存のセルは、正の Y 軸に沿って上方に移動します。
Insert Row Before 選択した位置の下に、1 行以上の空白のセルを挿入します。既存のセルは、負の Y 軸に沿って下方に移動します。
Delete Row 選択された位置とその上方にある 1 行以上のセルを削除します。上にある既存のセルは、削除された行によってできたスペースを埋めるために、下方に移動します。
Delete Row Before 選択された位置の下で 1 行以上のセルを削除します。下にある既存のセルは、削除された行によってできたスペースを埋めるために正の Y 軸に沿って上方に移動します。
Insert Column 選択した位置に、1 列以上の空白のセルを挿入します。既存のセルは、正の X 軸に沿って右に移動します。
Insert Column Before 選択した位置の左に、1 列以上の空白のセルを挿入します。既存のセルは、負の X 軸に沿って左に移動します。
Delete Column 選択された位置とその右方にある 1 列以上のセルを削除します。既存のセルは、削除された列によってできたスペースを埋めるために、負の X 軸に沿って左に移動します。
Delete Column Before 選択された位置の右で 1 列以上のセルを削除します。既存のセルは、削除された列によってできたスペースを埋めるために正の X 軸に沿って右に移動します。

Examples of different dropdown menu options

Insert Row

Insert Row
Left: Default Tilemap and selected cell location. Right: Insert Row.

Insert Row Before

Insert Row Before
Left: Default Tilemap and selected cell location. Right: Insert Row Before.

Delete Row

Delete Row
Left: Default Tilemap and selected cell location. Right: Delete Row.

Delete Row Before

Delete Row Before
Left: Default Tilemap and selected cell location. Right: Delete Row Before.

Insert Column

Insert Column
Left: Default Tilemap and selected cell location. Right: Insert Column.

Insert Column Before

Insert Column Before
Left: Default Tilemap and selected cell location. Right: Insert Column Before.

Delete Column

Delete ColumnLeft: Default Tilemap and selected cell location. Right: Delete Column.

Delete Column Before

Delete Column Before
Left: Default Tilemap and selected cell location. Right: Delete Column Before.

複数セルの選択

複数のセルが選択されている場合、Modify Tilemap オプションを適用する際には、左下のセルが主な参照点となります。以下の例では、複数のセルを選択してからタイルマップを変更します。

Insert Row with multiple selected cells
Left: Default Tilemap with multiple cells selected. Right: Insert Row.

Insert Column with multiple selected cells
Left: Default Tilemap with multiple cells selected. Right: Insert Column.

Delete Row with multiple selected cells
Left: Default Tilemap with multiple cells selected. Right: Delete Row.

Delete Column with multiple selected cells
Left: Default Tilemap with multiple cells selected. Right: Delete Column.

その他の参考資料

Grid Selection Properties reference
Move selected tiles with the Move tool