Closed collectivenectar closed 3 years ago
Working on this, today added some nested dictionaries to global.gd to begin testing the data structure for the different spreads. Still probably need to add an element or two to choosewhichspread, but the majority of changes for this will need to be in chooseyourcards and seeyourcards.tscn, so this is just the beginning.
Updated: ran into RTL issues with this, recently pushed a fix for it though so it's fine. Now loadaspreadcontainer has a generic description text box for the spread description. Next thing would be to add something like how many cards are used in it?
Just added number of cards to loadareadingcontainer.tscn. It's pretty basic and needs polish, but it's technically done, so until there's a palette to work with and a flow decided on, this issue is just going to be closed for now. First closed issue! Woot.
Currently choose which spread only shows cells with spread name, spreads should have either art assets to reflect how the spread looks or the number of cards. So, it should have info like number of cards, a string field to describe what the spread can be used for, and maybe an image to reflect what the spread actually looks like on a table or something?