Hell what a beautiful effect!
Good job!


ThrowGib: new.avelocity_x = random()*600; new.avelocity_y = random()*600; new.avelocity_z = random()*600; --> all 3 axis spin randomly ThrowHead: self.avelocity = crandom() * '0 600 0'; --> it only spins around the yaw !
Comment