FormularSumo / Star-Wars-Galaxy-Collection

A remake of the discontinued Star Wars Force Collection game https://formularsumo.github.io/Star-Wars-Galaxy-Collection-Web/ https://play.google.com/store/apps/details?id=com.formularsumo.starwarsforcecollectionremake.embed
GNU Affero General Public License v3.0
6 stars 0 forks source link

Increase hit zone for swapping/moving cards in Deckeditor #110

Open FormularSumo opened 1 week ago

FormularSumo commented 1 week ago

Currently your mouse has to be exactly on the card, which sometimes feels a bit broken. It'd be better if the cards were to swap whenever they are touching. The main problem with this is that multiple cards could be touching at once, so there'd have to be a system where it decides which one it is closer to/overlapping more with/touched first, and possible some kind of visual indicator as to which is currently selected.

FormularSumo commented 10 hours ago

Ideal behaviour here would be that anything that is touching the card is eligible for an action (other cards including blank, remove card button), and the one that's selected/carried out is the one that the highest proportion of the card is touching.