collectivenectar / therealrealoracle

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

How to indicate a card has been chosen #13

Open collectivenectar opened 2 years ago

collectivenectar commented 2 years ago

Currently I had the heart image as an indicator, but now I need to consider the best way to indicate that a card has been chosen.

Must wait for https://github.com/collectivenectar/therealrealoracle/issues/12 to finish as well as some progress on https://github.com/collectivenectar/therealrealoracle/issues/5 before deciding on this.

collectivenectar commented 2 years ago

I thought about the sliding card animation, and I think due to the size of the cards that the animation may just be too clunky looking or strange. I think it also would betray any realism as the dimensions would have to be skewed or something. I'm thinking now more along the lines of a shader, a particle effect, something more bright and festive. I will look into examples for mobile since playing with it on my own on the computer will not be an accurate representation of what it'd look like(finger vs mouse).