So im tryna make something like this for my game

im tryna make the spotlights for a game im making,

1 Like

Use a cylinder or cone mesh and make it transparent with neon material, then give it a color. For the outline, duplicate it and scale it up slightly, then give it a darker color. Disable CanCollide and CastShadow for both of them and apply a WeldConstraint to the center part. (Part0 is the center part, Part1 is the outer part).

1 Like