Save states for TileObjects #1328
Labels
Difficulty: Rocket science 🚀
We don't even dare to try. Good luck.
Feature
A new system or other feature.
Tilemaps
Tasks related to the tilemap system or its connectors.
Summary
Add object save states for all TileObject types.
Goal
Currently the tilemap does not recognize attribute changes to objects. We need to add this ability and allow the tilemap to save object attributes.
Examples:
It's probably recommended to use the Traits system for most of these.
Documentation
Tilemaps: https://ss3d.gitbook.io/systems/tilemaps
Traits: https://ss3d.gitbook.io/systems/traits
The text was updated successfully, but these errors were encountered: