How to make a freeflow combat

Hey again @FOOZA2907!

So this here should help with your world origin problem.
The issue is on start, enemy target isn’t set. So we just need to check that it is indeed set before continuing the code, like so:
image

As far as the sticking to the enemy, that is where your attack animation would be playing. If you’re just trying to zoom to them, that’s different.