does anyone know how to rotate a vertex animation randomly?
My vertex animation works fine:
and I can rotate the model randomly like this (its for instanced static meshes which is why the rotate around axis is set up weirdly)
But I cant work out how to combine the two, or if its even possible