I am trying to do a rope swing where a cable fires from the player to wherever a “hook point” is, this is done via a timeline, however whenever the timeline fires off the cable resets to where the player is facing and is not staying at the hook point.
three things:
first: Is your cable part of your character? if it is then it is tied to the rotation of the character and you will want to look into spawning a cable actor instead.
second: Can you post a video of at least some pictures of the behavior. some showing what is actually happening and tell us a little more about what you want to be happening.
Third: next time you post some blueprint pictures can you make them a little higher resolution they are a bit hard to see at their current size.
I didnt inspect long but from what I see you set world location to vector variable which probably resets it because you dont set this variable to the new location