Skip to content

Commit

Permalink
Merge pull request #6760 from Calinou/update-tileset-tilemap-docs
Browse files Browse the repository at this point in the history
Update TileSets and TileMaps documentation for Godot 4.0
  • Loading branch information
mhilbrunner authored Feb 27, 2023
2 parents d9d7fe9 + 94af54e commit 15a76a1
Show file tree
Hide file tree
Showing 70 changed files with 1,009 additions and 226 deletions.
Binary file removed tutorials/2d/img/tile_lock.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilemap_add_tile.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilemap_add_tileset.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilemap_draw.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilemap_menu.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilemap_mode.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilemap_size.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilemap_tool.png
Binary file not shown.
Binary file removed tutorials/2d/img/tileset_add_collision.png
Binary file not shown.
Binary file removed tutorials/2d/img/tileset_atlas.png
Binary file not shown.
Binary file removed tutorials/2d/img/tileset_draw_atlas.png
Binary file not shown.
Binary file removed tutorials/2d/img/tileset_snap.png
Binary file not shown.
Binary file removed tutorials/2d/img/tilesheet.png
Binary file not shown.
Binary file added tutorials/2d/img/using_tilemaps_bucket_fill.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tutorials/2d/img/using_tilemaps_select_layer.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tutorials/2d/img/using_tilemaps_use_pattern.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tutorials/2d/img/using_tilesets_eraser_tool.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added tutorials/2d/img/using_tilesets_properties.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions tutorials/2d/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ Tools
:maxdepth: 1
:name: toc-learn-features-2d-tools

using_tilesets
using_tilemaps
569 changes: 343 additions & 226 deletions tutorials/2d/using_tilemaps.rst

Large diffs are not rendered by default.

665 changes: 665 additions & 0 deletions tutorials/2d/using_tilesets.rst

Large diffs are not rendered by default.

0 comments on commit 15a76a1

Please sign in to comment.