How to trigger drawing bounding boxes for all static mesh components with a key press

Hey @elvis.dowson!

Could you show us the code for your BP_ObjectDetection?

I’m thinking it has something to do with your variable reference being singular and BeginPlay running on every creation AT creation…

Have you tried “Detect,create,detect,create,detect”?