Help Needed: Replicating Cloud Effect from Video

Hi everyone,
I’m trying to create something similar to what’s shown in the demo video, but I’m struggling to achieve the same result. I purchased this asset mainly because I thought it included the cloud shown in the video, but unfortunately, it doesn’t.

Does anyone have any advice or guidance on how I could recreate that cloud effect or something similar?

Going off of the technology I saw in horizon forbidden west, My best guess is that it takes the light source shape and uses it to generate a shape primitive with a volume material and a blending mode set to talk to the cloud. It’s basically replacing the light with a capsule that has a material as bright and colorful as the light, which means it doesn’t have to do actual scattering math.

That’s probably how it works, but how you want to set it up I don’t know. You’ll need to make a material that talks to a light source and the volumetric cloud system, but beyond that I’d need to do more digging.