Moveable child component / CollBox

Hello all,

this is my first post here and I hope someone can help me.

I made a blueprint with a collision box and a point light in it. So when the player enters the collBox he can switch the light on/off.
That was no problem and everything works fine.

My problem is that I want to place/move the collbox seperate from the light but I can’t select the collBox in the “World Outliner”. Is there an easy way to achieve this?

Thanks in advance,
Daniel

Add new Vector variable , check editable + Show 3d widget
In construction script :


Wow that was fast! It worked! Thank you for you help!

Cheers Daniel