How is this Light achieveable in roblox?

I am trying to achieve the red lights like this picture shows, the tower has the red lights going up to the top. I want the lights to be seen atleast 500 meters away in roblox… Is there any way?

This is what the tower looks like ingame if your interested

Try using a neon brick up there. That should work fine.

3 Likes

(post marked for deletion for privacy reasons)

1 Like

tried it, but its almost unseeable from far which it needs to be able to do.

You could try using a BillboardGUI with an ImageLabel in it of a light, or a glow effect. Make sure the LightInfluence is set to 0, of course. This is the one way I’ve seen of making lights that can be seen from afar.