Detect if an actor is in a collision box or not

You can set box collision component collision to overlapall and use get overlapping components node or use oncomponentbeginoverlap event to do something when its overlapped and you can check is its correct “Toy” by using == node and second input can be variable with discover on spawn and instance editable and it world outline you can select your “Toy” actor