Skip to content

Commit 22db647

Browse files
Modified the using_tilesets.rst, section assigning-custom-metadata-to-the-tileset-s-siles, to accurately reflect how the custom metadata property names do appear in the editor. The image using_tilesets_edit_custom_data.webp was also updated to reflect this change. This was oberved on v4.3.stable.official [77dcf97d8]
1 parent b66dc5a commit 22db647

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
-4.98 KB
Loading

tutorials/2d/using_tilesets.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,9 +394,7 @@ the custom data for the alternative tile only.
394394
You can reorder custom data without breaking existing metadata: the TileSet
395395
editor will update automatically after reordering custom data properties.
396396

397-
Note that in the editor, property names do not appear (only their index, which
398-
matches the order in which they are defined). For example, with the custom data
399-
layers example shown above, we're assigning a tile to have the
397+
With the custom data layers example shown above, we're assigning a tile to have the
400398
``damage_per_second`` metadata set to ``25`` and the ``destructible`` metadata
401399
to ``false``:
402400

0 commit comments

Comments
 (0)