Help with creating northern lights

I’m not too sure if I put this in the right category.

So I want to create some northern lights for my game that actually more around and not some skybox. I’ve been looking around and trying to see how I would go about this but I couldn’t find anything.


This is sort of what I want to get as an end product.

I think it is possible to do but I’m not quite sure about how I would do it.

6 Likes

I would use Beam instances which require attachments. Then I would mess around with Beam.CurveSize0 and Beam.CurveSize1 properties to get the wave effect and also mess with Beam.Transparency property. For the best result, you would need a chain of attachments, each with beams between them,

12 Likes