Web Swinging Script!

Hi, I would like to ask for all possible feedback on my new system.
If not, then opinions/questions are also great :wink:

e to swing
tip, before letting go, quickly aim and then let go of e to go that direction

All help appreciated!!!

1 Like


The web sounds are great and the actual web looks cool too, but when you press E and hover your mouse over a building, it doesn’t swing to the building you want to go to 99% of the time. This video is a prime example of that, this made it really unsatisfying.

5/10

1 Like

I don’t like the fact that it doesn’t show actual swinging but instead it just teleports the player. It’s not swinging test then. Try animating or making the actual swinging part first but the teleporting part is fine, could be slower for realism.

ok, just saying, it detects the best part to go to, so you don’t need to aim where to go.

And, that’s a bug I need some help with, because, basically I’m using a springconstraint, and that has a MaxLength, so if you are too far away, it will tp you.

1 Like

It also takes time to get used to, and I’m working on making it more controllable, and I’m thinking of making it slightly force you out the way of buildings.

robloxapp-20220828-1018200.wmv (7.2 MB)

It also teleports the player to the building, not swinging them to it.

yeah, ive mentioned that, its because the MaxLength of the SpringConstraint is too low, im working on that. watch the video i’ve sent, its hard to get the hang of but is alright after a while.

Oh ok, didn’t read the other post. My apologies.

1 Like

You can solve that by doing:

Rope.MaxLength = (Player.HumanoidRootPart.Position - bestpart.Position).Magnitude