it's possible.
I think either this :
- Code: Select all
Mask = Racket_Mask2 20-30 Racket_Mask *
or this :
- Code: Select all
Mask = Racket_Mask * Racket_Mask2 20-30
might work.
Replace 20-30 by the numbers of the rackets using the 2nd mask.
Mask = Racket_Mask2 20-30 Racket_Mask *Mask = Racket_Mask * Racket_Mask2 20-30
