Browse Source

trying new decal tweaks

Signed-off-by: HogJonny-AMZN <[email protected]>
HogJonny-AMZN 2 years ago
parent
commit
87a006ecae

+ 3 - 0
Materials/decal/scorch_01/scorch_01_decal_02_basecolor.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0f8d6ef992de20497b358e4c3154e80c68c59453971c1a4cddcc63185cb7f4ba
+size 607533

+ 3 - 0
Materials/decal/scorch_01/scorch_01_decal_02_normal.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3e52ad9d51e9b4166af8eb0114b9b113d61bcb676fdd7eb86a7b428defa6a1a8
+size 1987862

+ 3 - 0
Materials/decal/scorch_01/scorch_01_decal_02_opacity.png

@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:a15ebfe6544dfa204c35251e08f8b29e0eb6de354d362374fd0b96c3273e2ec1
+size 677057

+ 6 - 9
Materials/decal/scorch_01_decal.material

@@ -2,15 +2,12 @@
     "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
     "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
     "materialTypeVersion": 5,
     "materialTypeVersion": 5,
     "propertyValues": {
     "propertyValues": {
-        "baseColor.textureMap": "scorch_01_decal.tif",
-        "general.doubleSided": true,
+        "baseColor.textureBlendMode": "Lerp",
+        "baseColor.textureMap": "scorch_01/scorch_01_decal_02_basecolor.png",
+        "normal.factor": 2.0,
+        "normal.textureMap": "scorch_01/scorch_01_decal_02_normal.png",
         "opacity.alphaSource": "Split",
         "opacity.alphaSource": "Split",
-        "opacity.factor": 0.6899999976158142,
-        "opacity.mode": "Cutout",
-        "opacity.textureMap": "scorch_01_decal.tif",
-        "uv.center": [
-            0.0,
-            1.0
-        ]
+        "opacity.mode": "Blended",
+        "opacity.textureMap": "scorch_01/scorch_01_decal_02_opacity.png"
     }
     }
 }
 }