Skip to content

Commit 493f0ea

Browse files
authored
Merge pull request #9863 from EastToastLiving/tileset-custom-metadata-correction
Tileset custom metadata correction
2 parents 4d42b74 + 22db647 commit 493f0ea

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)