Dragging mulitple entities into single entity

Hi Team,

we are currently working on multiplayer gaming. we are trying to implement “Grab Entity”
for a stack of coins .we are able to achieve it using single coin or group of same entity under editor. But we are facing issue while selecting multiple coin in stack while dragging down from the top coin to select the next coins in the stack . we are unable to track the this manner


If any suggestion on the above procedure will be appreciated.

thanks in advance

Hi @surya,

Can you share some details on how you are handling coin picking and dragging right now?