Demos
Duplicate CardData
CardEditor will update the id to match the file_name and put the clone in the same folder, making really easy to keep Cards of same team together.
If you duplicate the file while a search is active, the file will be placed in the root folder, what is a mess since it cannot be correctly load if is out of Resources folder.
Create new ability and add to CardData
Automatically updates the id, insta attach the new ability to the current CardData, allows you to edit deep data inline and doesn't move you out of CardData.
It will require you to remember to go back to the CardData after create the new status to attach, has no inline editor and you must to remember to update the id.
Create new team and attach to CardData
Automatically updates the id, update the current team of the CardData to the new one, quick access to small changes in the new TeamData.
It requires you to remember to go back to the CardData after creating the new team to update, doesn't update the status id for you.
Preview CardData
1-click preview, preview any CardUI GameObject, preview any variation, preview changes in realtime.
No good way to see how a specific card will be displayed, requires a canvas to be in the scene.
Last updated