Clarify isTouchingColor ghost comment

This commit is contained in:
adroitwhiz 2020-03-24 10:59:12 -04:00
parent d867e62c74
commit aaffc77b23

View File

@ -763,7 +763,7 @@ class RenderWebGL extends EventEmitter {
const color = __touchingColor;
const hasMask = Boolean(mask3b);
// "touching color" ignores ghost effect
// Masked drawable ignores ghost effect
const effectMask = ~ShaderManager.EFFECT_INFO.ghost.mask;
// Scratch Space - +y is top