Hi, I want my game to destroy the instance of my Ball-Sprite that is overlapping a sprite without destroying the other instances of the Ball-Sprite, how can i do that ?
I try with "pick instance overlapping point", but a 1x1 point is too small (and too short in terms of time in-game) for this, I really need a bigger area.
I also wonder how to give a name/a value to a specific instance, I can't find any actions to modify/pick instance