Line render with sprites?

Hi,

is it possible to use a line renderer with a sprite? i have a hook sprite that has 2 ends with a…hook…and the middle rope.

is there a way for me to take this sprite and put it on the line renderer?
or at least just the rope part?

i know i could simple use the sprite render as sliced and calculate the distance, but i wanted to try a different solution.

Look up “Unity UI Extenstions”, it has a lot of stuff and I think theres a line renderer that takes a pbr material with texture and all.

A lot of other useful things there too.