How would i make a WebSwinging mechanic for my game

Ive been wanting to make a webswing mechanic and ive looked around but couldn’t really get a good example or answer.

heres what i want:
What iwant

its from this game Spider-Man Web Testing - Roblox

ive been working a bit on it and heres what ive made:
myGif

Its not quite the right way and i just cant figure out how to get it right.

You should upgrade your script step by step. Like first adding camerazoom depending on your speed, adding animations and finetuning your script

yea the main thing i wanted was mainly the actually swinging, i could figure out how to do it right.

i think its like a rod constraint with some sort of body velocity or something like that.

You can add caps to the velocity of the player. This will help a player from “speeding up too much” but will also make swinging from distances more realistic since in real life more time swinging ~= constant speed increases

what type of velocity should i use because i need it to be constant like the first clip but my doesnt really keep the velocity flowing smoothly it just kinda flings the player around after awhile