Hi,
I have some particles that I was trying to use instance to Copy lights on them. But I want to control their intensity base on random point/id numbers, so each particle will follow different intensity. I couldn't come up with a way to control the lights intensity for each individual particle separately.
I came up with the idea of using copy stamping after my popnetwork node. but I need to use a way such as object merge, but unfortunately it doesn't support lights.
I would like to know if there is anyway to import light in my nodes with something like Object merge. Any idea that how can I do that or how can I control each individual lights intensity based on random id/point number?
Thanks