How to make AOE Line stick to tower model

I am trying to achieve something like in the given footage of Anime Vanguards, the line AOE should follow/stick to the tower model.

How can I achieve this using attachments? I put the vfx to the attachment and I tried replicating it using RunService but it uses memory a lot so Is there a more efficient way?

Footage:

My model:
image

Iā€™m thinking of attaching the vfx to the tower with Weld, and when the turret rotates, the vfx will also flip with it?
And the tower rotation can be done via TweenService

1 Like