noshape.dae should go inside core

This commit is contained in:
Johxz 2017-07-10 20:00:23 -05:00
parent d4866219af
commit 00265f4f7f
3 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,16 @@
//--- noshape.dts MATERIALS BEGIN ---
singleton Material(noshape_NoShape)
{
mapTo = "NoShape";
diffuseMap[0] = "";
diffuseColor[0] = "0.8 0.003067 0 .8";
emissive[0] = 0;
doubleSided = false;
translucent = 1;
translucentBlendOp = "LerpAlpha";
castShadows = false;
materialTag0 = "WorldEditor";
};
//--- noshape.dts MATERIALS END ---

Binary file not shown.

Binary file not shown.