Jump to content

Managed Materials


Stephen Hopkins

Recommended Posts

*****Not mine saved from the old site.***** Admins edit as necessary 

Posted by crazyman444 on Jan 13 2013 09:58 PM
Well just to make things easier with the occasional faces being flipped using this can cut down on sometime. Also save on material files being needed. Now this will work with chassis's and other normal parts as well as bodies, you still need to make the inside mesh though, or it will just mirror the texture on the backside.

Going to use the titan truck as a example, this can go right below the grave digger sounds

The mesh_standard can be changed to mesh_transparent as well. 


soundsources

98, GraveDiggerEngine
98, GraveDiggerStarter


managedmaterials

set_managedmaterials_options 1 <------------------------------------------------- this line is set to one, makes the mesh have 2 sides, if it is 0 it has one side

TitanPEI      mesh_standard    Chassis_Colors.png     -    <------------------- order Material name, mesh_standard, Name of texture, name of spec map(if none use "-")

TitanEngine   mesh_standard    bakedmotor.png         -
TitanSeat     mesh_standard    ISPSeat.png            -
set_managedmaterials_options 0 <---------------------------------- if you do that the materials below it only will have one side.
TitanExtras   mesh_standard    Chassis_Colors.png     -
CoanTrans     mesh_standard    CoanTransmission.png   -
TitanTcase    mesh_standard    SCStransfercase.png    -

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...