Stencil Value¶
This project uses the lower 3 bits.
| Stencil Value | Description | 
|---|---|
| 0b_0000_0001 | Character | 
| 0b_0000_0010 | Eye | 
| 0b_0000_0100 | Transparent Object | 
These values are used in combination. For example, the eyes of a character correspond to 0b_0000_0011.