Basically, I have an ability where the player bashes their head into the enemy, I used welds to achieve the connection between the enemy and ability caster but it has some weird behavior where the player teleports behind the enemy, everything else works like the anims, damage, knockback and stun but the teleport is really bugging me. I get no errors in case your wondering.
What it looks like most of the time:
It should look like the enemy getting put in front of Player 1
The portion of the script that welds them together
THANK YOU SO MUCH! This will help for other abilities. I had no idea root priority existed, i just changed the value to 1 of the person using the ability now its perfect!