Update: CC - Before Render - Moorcow (72d6a2a3kc.js) 76 bytes modified

beta.r3js.org
-=yb4f310 2017-11-15 11:40:40 +01:00
parent 9e3f3f19bd
commit 21fffbc3c4
1 changed files with 2 additions and 0 deletions

View File

@ -275,6 +275,8 @@ if (this.mouseIsDown) {
mesh.materials[0].color.g = mesh.instance.material.color.g;
mesh.materials[0].color.b = mesh.instance.material.color.b;
mesh.materials[0].color.instance = mesh.instance.material.color;
if (mesh.instance.material.color.r <= 0) {
this.burn(mesh);