Still havent figured this out..

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Spartacus
Posts: 70
Joined: Fri Nov 21, 2003 11:56 pm

Still havent figured this out..

Post by Spartacus »

I stil haven't beenable to figure out how to texturize individual elements of a level such as a ladder the color of wood isntead of the color of the walls if anyone can tell me how it would be great :/ im kidna sick of looking at a plain color level.
DarkWhoppy
Posts: 386
Joined: Thu Sep 25, 2003 12:43 pm
Contact:

Post by DarkWhoppy »

The engine isn't able to do that yet... (Irrlicht still isn't up to v1.0 ;)) But, you can put all the textures in one file and assign the coords for the polys (I use MilkShape for that...nice Texture Coordinate Editor).
Spartacus
Posts: 70
Joined: Fri Nov 21, 2003 11:56 pm

Post by Spartacus »

yea i just figufred it out lol thx
Post Reply