Change OmniLamp Light Color

Hi there
this is my first attempt to mod ARK.

the goal is to let the user choose the light color of “Omni Lamp Post”.

i can find and change the texture’s emission color. this also applies to the light glow.
but i cannot find the light itself to change it’s color too…

there’s even an icon for a point light when you import the lamp post to the viewport (scene)
how (or where) can i access the point light attached to the lamp post??

is it possible to put a color selector/wheel inside the radial menu or do you think the color should be set with dye (as on weapons, etc) before building?

Look for /PrimalEarth/Test/LampPostEmitterOmni(Blueprint) When you have that open look under the Components Tab, and you should see the Pointlight1 in the list. Select the PointLight1 and you should see in the details the Light Color. I want to do something similar with a radial menu too… Have you had any luck?

thanks Geddon451
i found the (spot)light and parameter to change the light color and could also change the glow color.
so yes, the next step would be a radial menu to select the color… i don’t have a clue about that. posted some questions regarding radial menus. nothing.
we need TUTORIALS!! (or a documentation)