So i’ve made a grapple hook which drags the user to the clicked object, I wanna improve this system to more how apex legends or titanfall has, where the user’s speed increases which I already have done but they can control where they go, for example: If you grapple onto something that your above and your going fast it launches you further with momentum than drag you towards it
As this is scripting support perhaps you could show us your script.
1 Like
You would want to do a speed and relative position check from the player to the grapple point.
If the graple point is to the side of the player then they are going to swing, if its in front or behind its going to be more of a acceleration