Skip to content

Commit

Permalink
HLC_WP_MG3
Browse files Browse the repository at this point in the history
==========
Adding missing material and textures
  • Loading branch information
toadie2k committed Apr 22, 2020
1 parent ab9f39e commit b71c5c7
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 0 deletions.
96 changes: 96 additions & 0 deletions hlc_wp_mg3/mat/m60e4.rvmat
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
class StageTI
{
texture="hlc_wp_m60E4\tex\m60e4_TI_CA.tga";
};
ambient[]={1,1,1,1};
diffuse[]={0.70400006,0.70400006,0.70400006,1};
forcedDiffuse[]={0,0,0,0};
emmisive[]={0,0,0,1};
specular[]={1,1,1,1};
specularPower=100;
PixelShaderID="Super";
VertexShaderID="Super";
class Stage1
{
texture="hlc_wp_mg3\tex\m60e4_NOHQ.tga";
uvSource="tex";
class uvTransform
{
aside[]={1,0,0};
up[]={0,1,0};
dir[]={0,0,0};
pos[]={0,0,0};
};
};
class Stage2
{
texture="hlc_core\tex\Metal_Detail_DT.tga";
uvSource="tex";
class uvTransform
{
aside[]={8,0,0};
up[]={0,8,0};
dir[]={0,0,0};
pos[]={0,0,0};
};
};
class Stage3
{
texture="#(argb,8,8,3)color(0,0,0,0,MC)";
uvSource="tex";
class uvTransform
{
aside[]={1,0,0};
up[]={0,1,0};
dir[]={0,0,0};
pos[]={0,0,0};
};
};
class Stage4
{
texture="hlc_wp_mg3\tex\m60e4_AS.tga";
uvSource="tex";
class uvTransform
{
aside[]={1,0,0};
up[]={0,1,0};
dir[]={0,0,0};
pos[]={0,0,0};
};
};
class Stage5
{
texture="hlc_wp_mg3\tex\m60e4_SMDI.tga";
uvSource="tex";
class uvTransform
{
aside[]={1,0,0};
up[]={0,1,0};
dir[]={0,0,0};
pos[]={0,0,0};
};
};
class Stage6
{
texture="#(ai,64,64,1)fresnelGlass()";
uvSource="tex";
class uvTransform
{
aside[]={1,0,0};
up[]={0,1,0};
dir[]={0,0,0};
pos[]={0,0,0};
};
};
class Stage7
{
texture="a3\Data\env_land_co.tga";
uvSource="tex";
class uvTransform
{
aside[]={1,0,0};
up[]={0,1,0};
dir[]={0,0,0};
pos[]={0,0,0};
};
};
Binary file added hlc_wp_mg3/tex/m60e4_as.paa
Binary file not shown.
Binary file added hlc_wp_mg3/tex/m60e4_co.paa
Binary file not shown.
Binary file added hlc_wp_mg3/tex/m60e4_nohq.paa
Binary file not shown.
Binary file added hlc_wp_mg3/tex/m60e4_smdi.paa
Binary file not shown.

0 comments on commit b71c5c7

Please sign in to comment.