badguy2_badguy1.material 802 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.800000011920929,
  10. 0.800000011920929,
  11. 0.800000011920929,
  12. 1.0
  13. ],
  14. "textureBlendMode": "Lerp",
  15. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/badguy_U1.png"
  16. },
  17. "clearCoat": {
  18. "enable": true,
  19. "factor": 0.3700000047683716
  20. },
  21. "emissive": {
  22. "color": [
  23. 0.0,
  24. 0.0,
  25. 0.0,
  26. 1.0
  27. ]
  28. },
  29. "opacity": {
  30. "factor": 1.0
  31. }
  32. }
  33. }