Animations don’t actually move the character. As @ThousandDegreeKnife said; you need to pause the animation before it ends, and move the NPC to the desired position.
Note that it’ll probably just fall down, so you need to anchor the NPC.
Animations don’t actually move the character. As @ThousandDegreeKnife said; you need to pause the animation before it ends, and move the NPC to the desired position.
Note that it’ll probably just fall down, so you need to anchor the NPC.