mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
dd026cea0f
Ported tourniquet from cse add missing textures for other items fix paths in rvmats
33 lines
892 B
Plaintext
33 lines
892 B
Plaintext
ambient[]={1.000000,1.000000,1.000000,1.000000};
|
|
diffuse[]={1.000000,1.000000,1.000000,1.000000};
|
|
forcedDiffuse[]={0.000000,0.000000,0.000000,0.000000};
|
|
emmisive[]={0.000000,0.000000,0.000000,1.000000};
|
|
specular[]={1.000000,1.000000,1.000000,1.000000};
|
|
specularPower=20.000000;
|
|
PixelShaderID="NormalMapSpecularDIMap";
|
|
VertexShaderID="NormalMap";
|
|
class Stage1
|
|
{
|
|
texture="z\ace\addons\medical\data\bodybagItem_nohq.paa";
|
|
uvSource="tex";
|
|
class uvTransform
|
|
{
|
|
aside[]={1.000000,0.000000,0.000000};
|
|
up[]={0.000000,1.000000,0.000000};
|
|
dir[]={0.000000,0.000000,0.000000};
|
|
pos[]={0.000000,0.000000,0.000000};
|
|
};
|
|
};
|
|
class Stage2
|
|
{
|
|
texture="z\ace\addons\medical\data\bodybagItem_smdi.paa";
|
|
uvSource="tex";
|
|
class uvTransform
|
|
{
|
|
aside[]={1.000000,0.000000,0.000000};
|
|
up[]={0.000000,1.000000,0.000000};
|
|
dir[]={0.000000,0.000000,0.000000};
|
|
pos[]={0.000000,0.000000,0.000000};
|
|
};
|
|
};
|