sorry, its extremely hard to explain.
i have a slash script that produces a list of locations that alltogether form a slash/arc
i want to make the arc thicker by having something like
<[locations].parse[points_between[<[entity].location>].distance[0.15].get[1].to[3]].combine>
basically duplicating the slashes but different radii
when spamming, this brings mspt up by 0.4 extra than if it was just <[locations]>. theres roughly about 50 locations per run. any better way to do this?