mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 00:54:54 +00:00
Added Outpost testing level by Azaezel.
This commit is contained in:
parent
535f56af6e
commit
599ad823b0
7 changed files with 1450 additions and 48 deletions
|
|
@ -72,3 +72,11 @@ singleton Material(defaultTree_fronds_material)
|
|||
alphaRef = "114";
|
||||
translucent = "1";
|
||||
};
|
||||
|
||||
singleton Material(defaulttree_ColorEffectR27G177B88_material)
|
||||
{
|
||||
mapTo = "ColorEffectR27G177B88-material";
|
||||
diffuseColor[0] = "0.105882 0.694118 0.345098 1";
|
||||
specularPower[0] = "10";
|
||||
translucentBlendOp = "None";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue