How do I…
I am creating a boss fight. the boss shall receive a gun turret and move with the boss.
What is the expected result
The gun turret spawns with the boss and moves with the boss
What is the actual result
if i use the code where x&y is in one line the gun turret does NOT move with the boss. if i use the code for x&y seperatly, the gunturret moves with the boss but not at the exact point i defined for the turret and i have to adjust with numbers.