Help In Attachments

I am making a parry game and i’m wondering how i could get the positions of two players and place a attachment between the space of the two so i could play a vfx in the attachment

local positionC = positionA:Lerp(positionB, .5)

works like a chime, quick and simple too.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.