-
-
-
Re: Texture From Item
You're exporting it without texture. You need to add a texture for it to be displayed in game lol ...
You can create a simple green texture and apply to it...
-
C:\User\Secondary\Desktop
Re: Texture From Item
Mucski, Thx I am a beginner started today.
- - - Updated - - -
Mucski, you know how to make 2 texture on a item ?
-
Re: Texture From Item
Add material, then add a bitmap to the diffuse set.
Watch a 5 minutes clip on youtube about bitmap materials in max. You should be able to get it.
Last edited by Wucas; 02-02-15 at 07:48 AM.
-
Re: Texture From Item
Elu is a pure 3d information format.
It doesnt contain any 2d/bitmap information, thats why there are .dds files (the textures) along with the .elu files.
-
C:\User\Secondary\Desktop
Re: Texture From Item
Thx, for helping.
- - - Updated - - -
Thx, Wucas.