Skip to content

Commit

Permalink
Update TileSets and TileMaps documentation for Godot 4.0
Browse files Browse the repository at this point in the history
The documentation was split into two pages, as there are much more
features to cover now.

Co-authored-by: Isaac <isaacwelfare@gmail.com>
  • Loading branch information
2 people authored and mhilbrunner committed Feb 27, 2023
1 parent 6fae64f commit 0c00e2f
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 0c00e2f

Please sign in to comment.