From 0b1da8c5ca7305175787e3c3b134e6832c8f8e6c Mon Sep 17 00:00:00 2001 From: AzaezelX Date: Wed, 22 Jun 2022 19:10:36 -0500 Subject: [PATCH] fix a pair of taml typos --- .../game/core/rendering/materials/moon_wglow.asset.taml | 2 +- .../BaseGame/game/core/rendering/shapes/noShapeMat.asset.taml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml b/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml index a37a06a6d..90485a07e 100644 --- a/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml +++ b/Templates/BaseGame/game/core/rendering/materials/moon_wglow.asset.taml @@ -12,7 +12,7 @@ + vertColor="1"/> \ No newline at end of file diff --git a/Templates/BaseGame/game/core/rendering/shapes/noShapeMat.asset.taml b/Templates/BaseGame/game/core/rendering/shapes/noShapeMat.asset.taml index d9d9b75e7..7343eeeda 100644 --- a/Templates/BaseGame/game/core/rendering/shapes/noShapeMat.asset.taml +++ b/Templates/BaseGame/game/core/rendering/shapes/noShapeMat.asset.taml @@ -8,7 +8,7 @@ Name="NoShapeMat" mapTo="NoShape" translucent="1" - translucentBlendOp="LerpAlpha"; + translucentBlendOp="LerpAlpha" castShadows="0">