-- Start
Instance.new("Part", workspace)
workspace.Part.Anchored = true
workspace.Part.Transparency = 0 -- your transp here
workspace.Part.Size = Vector3.new(4, 1 ,2) -- Or your size
workspace.Part.Position = workspace.Your Username here["Left Leg"].Position -- only R6
workspace.Part.TopSurface = "Universal"
workspace.Part.Color = Color3.new(0, 255, 0) -- Color or any what you want
workspace.Part.Parent = workspace.Your Username here -- for the trail
wait(2)
if workspace.Your Username here.Part then
workspace.Your Username here.Part:Destroy()
end -- part destroyer
-- End
Comments
part trail spam for better