Struggling with beam attachments/wake effect

Hi all, I am developing a pirate game on ROBLOX which will hopefully feature cutting edge features like deformable waves, cloth-physics for sails, etc.

I wanted to make a boat wake effect (the trail from behind boats if you don’t know what that is) and came up with this after using Boat wake (Creation and Tutorial) - Resources / Community Resources - Developer Forum | Roblox

. These are animated

My problem here, is that I want to make it have multiple attachments, or a work around as if it did, as my waves move up and down. I find I am lost with no idea how to move forward with my conundrum.
I have tried multiple beams, trails, and another deformable mesh.

The multiple beams messes up the texture, the trails just doesn’t look good and isn’t animated, and the deformable mesh doesn’t allow me to have transparency at the end of it as well as sizing errors.

What could work in this circumstance?