mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #8413 from Calinou/fix-unused-images
Fix various cases of unused images
This commit is contained in:
committed by
Max Hilbrunner
parent
50d1bad093
commit
dc1552877d
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB |
@@ -258,7 +258,7 @@ you can place them in a repeating pattern across the line.
|
||||
You can toggle this mode temporarily while in Paint or Eraser mode by holding
|
||||
:kbd:`Shift` then drawing.
|
||||
|
||||
.. figure:: img/using_tilemaps_bucket_fill.webp
|
||||
.. figure:: img/using_tilesets_line_tool_multiple_tiles.webp
|
||||
:align: center
|
||||
:alt: Using the line tool after selecting two tiles to draw platforms diagonally
|
||||
|
||||
|
||||
@@ -428,7 +428,7 @@ to ``false``:
|
||||
:ref:`Tile property painting <doc_using_tilemaps_using_tile_property_painting>`
|
||||
can also be used for custom data:
|
||||
|
||||
.. figure:: img/using_tilesets_edit_custom_data.webp
|
||||
.. figure:: img/using_tilesets_paint_custom_data.webp
|
||||
:align: center
|
||||
:alt: Assigning custom data in the TileSet editor using tile property painting
|
||||
|
||||
|
||||
Reference in New Issue
Block a user