Hi guys, I'm trying to make a plugin which can teleport victim to the attacker's back
For example, player A shoot player B => player B will teleport to the back of player A
But I have a few trouble:
- I don't know how to teleport the victim to the back of the attacker (I tried the attacker's origin but it would be stuck)
- I want to create an entity with custom player models, when the victim has been teleported, the entity will appear at the old position of the victim and do the dead animation
Any ideas will be much appreciated

Thanks
__________________