|
Another noob question from yours truly... When I import my sprite files and map them to quads or cubes, they are placed on the surface upside-down... I can fix this by simply rotating the image in http://Paint.Net before importing it, but it's a bit of a pain, as I often forget to do this. Why does this happen?
(comments are locked)
|
|
The orientation also depends on the orientation of the quads and the UV mapping. So rotate your quads or their UV coordinates. Rotate the plane or cube. See the Transform in the inspector.
Aug 17 '11 at 08:29 AM
Waz
That's what I tried but then if I want to move the object, the orientation is all screwed...
Aug 17 '11 at 08:36 AM
POLYGAMe
You could wrap them in an empty transform, but why not just make the trivial models in a modeling program?
Aug 17 '11 at 09:30 AM
Waz
I have found with the custom plane script the textures map fine... strange... they are upside-down with Unity's inbuilt planes! Also I was trying to import models I'd made in Blender (just cubes and quads) but that didn't work, either... Still.. all working with the custom script for this game, so no worries.
Jan 27 '12 at 11:26 PM
POLYGAMe
(comments are locked)
|
