NPC Code: if (playerenters||timeout) { timeout = .05; this.alpha = 10-this.alpha; seteffect this.alpha/10,this.alpha/10,this.alpha/10,this.alpha; }
if (playerenters||timeout) { timeout = .05; this.alpha = 10-this.alpha; seteffect this.alpha/10,this.alpha/10,this.alpha/10,this.alpha; }