How do i check if specific (multiple) created objects with each a diffrent "id" (a variable that is diffrent for each object)

How do I…

Detect if multiple objects with specific ids are in collision with an seperate object

What is the expected result

If there is one “ball” missing in a row, a new one gets created in that row

What is the actual result

the “ball” object is just being created again and again. i know why its not working, i just dont know how to make it work

Related screenshots

this is what im trying to do

if this happens:

it should regenerate

[Update]
I gave up and im makeing tetris now

1 Like