collectivenectar / therealrealoracle

Digital Oracle Deck App for iOS, done in the Godot Engine
1 stars 1 forks source link

DeckCarousel Cardnotecell.tscn and DeckCarousel.tscn - Update cardnotecell as carousel is moved #5

Open collectivenectar opened 2 years ago

collectivenectar commented 2 years ago

cardnotecell needs to update as the user navigates the deck, so I will need to keep at least one blank cardnotecell at all times, and clear current user notes from the container each time the user changes which card they're looking at.

This requires:

This can be reused in seeyourcards.tscn if it's done properly, so make it flexible, pay attention to how info is provided in both scenes