Hi; OKay, so i need some help creating a sliding door animation in Unity 3d such that as the user approaches the door it opens and shuts when the user is out of range.
I've done this with raycasting but i can't seem to reverse the animation when the user is out of range.
Please help