Skip to content

Commit 2c5ecf3

Browse files
authored
Merge pull request godotengine#8046 from ershn/remove_doc_of_unimplemented_feature_of_tilemap_select_tool
Remove the documentation of an unimplemented feature of the tilemap selection tool
2 parents f592f89 + 7cc59d3 commit 2c5ecf3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tutorials/2d/using_tilemaps.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,7 @@ To remove from the current selection, hold :kbd:`Ctrl` then select a tile.
202202
The selection can then be used in any other painting mode to quickly create copies
203203
of an already-placed pattern.
204204

205-
While in Selection mode, you can't place new tiles, but you can still erase
206-
tiles by right-clicking after making a selection. The whole selection will be erased,
207-
regardless of where you click in the selection.
205+
You can remove the selected tiles from the TileMap by pressing :kbd:`Del`.
208206

209207
You can toggle this mode temporarily while in Paint mode by holding :kbd:`Ctrl`
210208
then performing a selection.

0 commit comments

Comments
 (0)