How to script Bullet tracers (Beams)

Trying to script a bullet tracer, already made the beam and everything is in place. Though I have one problem, how do I script the beam? Do I just enable the beam for a split second and turn it back off? If it is like that, wouldn’t it be a hassle to keep testing the beam until i get the right exact timing? Is there a more effective way to do this?

You can either enable it on and off or use the Attachment0 and Attachment1 property to turn it on and off. If I’m thinking right, when the bullet disappears the attachment should also disappear, making the beam invisible again

That would still be really hard to time

1 Like