Skip to main content

Bullet Tracers

Draws a glowing trail (tracer) from the shot origin to the impact point for each of your bullets.


World  โ†’  Bullet Tracers

What it doesโ€‹

On each of your shots, the script draws a tracer line from the camera position (where the bullet was fired from) to the point where the bullet landed. Tracers are created only for your own shots.

  • Color โ€” the tracer color (white with partial transparency by default).
  • Duration โ€” how many seconds the tracer stays on screen before disappearing.
  • Thickness โ€” the tracer line thickness.
  • Curvature โ€” how much the tracer line bows (arcs) instead of running perfectly straight.
  • Max tracers โ€” how many tracers can be shown at once.

Settingsโ€‹

OptionTypeDefaultDescription
StateToggleOnEnables/disables bullet tracers.
ColorColor pickerWhiteThe tracer line color (partially transparent by default).
DurationSlider0.6The tracer's lifetime in seconds. Range: 0.1โ€“3.
ThicknessSlider1The tracer line thickness. Range: 1โ€“8.
CurvatureSlider50How much the tracer line bows. Range: 0โ€“100.
Max tracersSlider32How many tracers to show at once. Range: 1โ€“128.