From 95aed9ea6fa64859981cefb84370e4e88667973d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 19 Feb 2018 12:11:43 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 33 bytes modified --- tuby5lj4di.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index 83c08c6..21871bc 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -117,6 +117,8 @@ GameLib.CustomCode.prototype.buildInstancedGeometry = function(index) { } ); + uniforms.opacity.value = 0.2; + uniforms.diffuse.value.r = 0.47; uniforms.diffuse.value.g = 0.72; uniforms.diffuse.value.b = 1.0;