I want to create a web swinging system similar to this game:
I have already made a web swinging system. It uses rope constraints and body movers to move the player. But it is hard to control. I think creating a pendulum arc that the player moves through would be better.
Here are 2 examples of how I would want the arc to form;
Example 1:
Example 2:
How would I archive this??