I have a game where there are a few rockets and each rocket has its own exhaust. When the rocket spawns, so does the exhaust and it's pinned to the back of the rocket. At the beginning, for the first rocket that the game starts with, the exhaust is aligned with the rocket's angle, but when the player becomes another rocket, the exhaust for the any other rocket for this matter is not aligned and the result is the image below. With the rocket facing a awkward angle and not straight away from the rocket.
The rocket is facing West and the exhaust is going SouthEast..... How do I fix this? I already tried:
Exhaust > On Created> Set Angle>Rocket.angle but that didn't do anything to fix the problem.....