Why can’t the scale and rotation just be resolved in the export/import?

Forum Archive Why can’t the scale and rotation just be resolved in the export/import?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6350
    Joseph Cotter
    Participant
      #25272
      Jonathan Gonzalez
      Participant

        It can, the models were created in Blender and Blender uses a different scale/rotation setting than what Unity uses. Blender now has an experimental feature that allows you to export with the correct scale and orientation that Unity uses, although at the time of creating these models it wasn’t working properly. 

         Regardless, the empty game objects area ideal to use for scripting and components rather than trying to add anything directly to mesh objects. Makes it easier to modify or replace mesh objects later if needed without replacing the functionality.

        #25273
        Joseph Cotter
        Participant

          Thank you for the quick reply, I was wondering about the second part. 🙂

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Why can’t the scale and rotation just be resolved in the export/import?’ is closed to new replies.