Hi, I'm trying to create a smoke trail for my aircraft game, but when the airplane loops, the trail separates from the associated object.
I'm using: Sprite for the aircraft, Particles for the smoke (Pin behavior to the Sprite).
You can see a sample here
I can't find a way to make it work properly.