Hello,
i want to create a freerunning game. But the problem is that when i want to climb that the animation does not play at this position where im standing, it plays at this position where i recorded it. Please help me.
Root of your object is probably animated, so animation moves your object to “the place where you recorded it”.
In such case you have to add empty GameObject as a parent to it and animate that. Or make sure there is more than one root object in your file.