Hey everyone, been scratching my head for hours on this.
I have a "card" that should snap to an empty placeholder.
I have the placeholders in a family called deck that has an instance variable called "hascard"
When the card overlaps with the placeholder, it sets the variable to 1
When overlap is inverted, sets the variable to 0
If the card is dropped below the black line, it should snap to a placeholder with the variable value being 0.
Is this possible when using families?
I have linked the capx if you wanna take a look
https://onedrive.live.com/redir?resid=E ... ile%2ccapx
Cheers,