Spawn actor of class is 180 degrees off

So, it’s a yaw rotation. Also, just to double-check make sure that your actor class itself is facing the x-axis in the class.
You can try it by placing a scene component as the root component and see if your child components are facing the x-axis.

1 Like