Actors destroy/change with others actors when clicked event

The ball mesh is a component, not an actor. Destroy Component instead. Avoid plopping down nodes when you can, drag a wire first and then search:

Makes life easier and produces fewer mistakes - the nodes that make no sense in this context will be filtered out.

1 Like