*My* Textures Don't Show Up in Uru
Moderator: Aloys
*My* Textures Don't Show Up in Uru
The textures that I have added to my shell do not show up in Uru. Only the textures that originally came with the shell are displayed. However, the textures I have added show up fine in Blender just like the original textures.
Re: *My* Textures Don't Show Up in Uru
Make sure you export with the 'per-page textures' option.
Re: *My* Textures Don't Show Up in Uru
That's a go; I've been doing that all along.
Re: *My* Textures Don't Show Up in Uru
If you have not done this already; - set your texture-path as relative so in the Image tab it says ....//textures\sometexture.jpg and pack it there. You do it from File - External Data - Make all paths relative.
Re: *My* Textures Don't Show Up in Uru
uh I remember having a problem like that too, but I'm not sure whether I remember the solution. There are several things you could try
- try both deleting the original materials and textures from blender(and from the place at your computer, if you have a backup!)
- if you're trying to replace the images in the uv view, don't forget to change the path by the texture tab too.
- by the materials buttons, in the "links and pipelines" tab try changing it from "OB" to "ME". Especially if you don't see any other tabs.
Good luck! It is possible! >.>
- try both deleting the original materials and textures from blender(and from the place at your computer, if you have a backup!)
- if you're trying to replace the images in the uv view, don't forget to change the path by the texture tab too.
- by the materials buttons, in the "links and pipelines" tab try changing it from "OB" to "ME". Especially if you don't see any other tabs.
Good luck! It is possible! >.>
Code: Select all
long longestTimeWithoutPlayingMoula = (new Date()) - (new Date(2014, 9, 26));
Re: *My* Textures Don't Show Up in Uru
And make sure you do not have the ignorePPT property set to true for any of your own objects. That property should only be used for stuff which originally comes with the shell like the walls and the grass floor.
"It is in self-limitation that a master first shows himself." - Goethe
Re: *My* Textures Don't Show Up in Uru
I used both ametist's and D'Lanor's suggestions and the problem has been resolved. I can't say which was right, or if they both were, but the textures are exporting with the objects now. Thank you!