Converting textures
I have a series of 5 images I am wanting to convert to .material, I have my output directory set, and whenever I try to build it skips over my files. They are .psd and 512x512, I have also tried flattening them, is there a step I am missing somewhere?
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Building...
-------------------------------------------------------------------------
Build complete (0 seconds)
0 succeeded, 0 failed, 0 up-to-date, 6 skipped<!--QuoteEnd--></div><!--QuoteEEnd-->
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Building...
-------------------------------------------------------------------------
Build complete (0 seconds)
0 succeeded, 0 failed, 0 up-to-date, 6 skipped<!--QuoteEnd--></div><!--QuoteEEnd-->
Comments
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->The Builder application will sometimes skip a custom texture or model. This is because something about the texture or model does not meet the requirements to be compiled.<!--QuoteEnd--></div><!--QuoteEEnd-->
Other than being .PSD, 512x512, 8-bit, and flat I don't know any other requirements.
Builder checks for material source files in that directory. I think this was mentioned in one of BreadMan's video tutorials
(<a href="http://www.youtube.com/watch?v=bbF9HGYHQYc" target="_blank">http://www.youtube.com/watch?v=bbF9HGYHQYc</a>).
edit: I re-read your post and this is probably not your problem but I suggest watching the video anyway if you haven't
<!--quoteo--><div class='quotetop'>QUOTE </div><div class='quotemain'><!--quotec-->Building...
-------------------------------------------------------------------------
Build complete (0 seconds)
0 succeeded, 0 failed, 0 up-to-date, 6 skipped<!--QuoteEnd--></div><!--QuoteEEnd-->
That should work just fine. I have my textures working in the editor. Also had the same problem with the builder not accepting my files.
That texture tutorial is slightly wrong, the builder will copy the .material text files accross with the converted files.