PDA

View Full Version : Plane decals blury



Skaircro
Jun 10 2003, 13:49
I've been trying to work out the best way to incorporate the setObjectTexture feature to change the decals on my F-111.

I got it working pretty good, but when the new textures are applied (executing a setObjectTexture script from a units init), the new decals are blury.

The replacement paa textures are exactly the same sizes etc as the original textures.
The original textures look fine and work perfect.
Its all configured properly through cfgModels and hidden selections, swaping the textures around is no problem.

I just need to know what might be causing them to be blury? http://forums.bistudio.com/oldsmileys/sad_o.gif

http://home.iprimus.com.au/dwright1/decalau.jpg
http://home.iprimus.com.au/dwright1/decalus.jpg

Eviscerator
Jun 10 2003, 15:30
I've been trying to work out the best way to incorporate the setObjectTexture feature to change the decals on my F-111.

I got it working pretty good, but when the new textures are applied (executing a setObjectTexture script from a units init), the new decals are blury.

The replacement paa textures are exactly the same sizes etc as the original textures.
The original textures look fine and work perfect.
Its all configured properly through cfgModels and hidden selections, swaping the textures around is no problem.

I just need to know what might be causing them to be blury? http://forums.bistudio.com/oldsmileys/sad_o.gif

http://home.iprimus.com.au/dwright1/decalau.jpg
http://home.iprimus.com.au/dwright1/decalus.jpg
We had the same problem over at BAS with the unit textures on the soldiers arms, the way round it, found by SelectThis, is to create multiple faces, one for each of the decals you want and texture them with the decals, and then unhide them as you would normally do, its only when you try to add a texture not originally mapped to the face that it becomes blurry.

BratZ
Jun 10 2003, 15:53
I recall having blurry problems.I read somewheres that setobjecttexture converts textures to 64x64,and have experienced the blurriness myself.
Canned my idea of setobjecttexture my whole plane skin.


But I have a solution to your problem.You could:

Have a few faces with your assorted decals at high resolution.
Dont use the setobjecttexture idea and just use some swapping of hidden selections and unhide the face you need only.
You will end up with a few more faces but you will have quality decals.Just like Evis said ,lol

Skaircro
Jun 11 2003, 13:19
Thanks Eviscerator, and you too Bratz (Evis just beat you to that one! http://forums.bistudio.com/oldsmileys/biggrin_o.gif )

I did what you both suggested and added new faces.
Works perfect. And only adds an extra 10 faces.

Thanks again guys!