Hello! I have a mesh and I want it to rotate around its Z axis, the problem is that when spawning, my mesh should be rotated by a certain number of degrees and when I apply rotation velocity to it, it rotates around the global Z axis, but I need the rotation to be around the local axis, is this possible? Thanks!
before applying init mesh orientation:
after applying: