Collada rotation or scale

hi all,
i’m trying to animate a fish using collada. But the fish is 9 different object, so the problem is when i try to rotate all the fish. the result, as you can see, is that every part rotate around its pivot. There’s a way to rotate/scale all the collada file around the same pivot?

thank you guys ;)

balena.zip (230.1 kB)

it works if you multiply the output transform of the plugin with your rotation transform

Multiply (Transform)

great viktor, exactly what i need, thx ;)