Line 31:
Line 31:
|}
|}
* '''Notes:'''
* '''Notes:'''
−
=== Hair ===
=== Hair ===
Line 57:
Line 56:
|}
|}
* '''Notes:''' two arrays have been created called hairbg[72] and hairfg[72]. See the ARRAYS section below for description of how these work.
* '''Notes:''' two arrays have been created called hairbg[72] and hairfg[72]. See the ARRAYS section below for description of how these work.
−
=== Eye Brows ===
=== Eye Brows ===
Line 95:
Line 93:
|}
|}
* '''Notes:''' an array has been created called eyebrows[24]. See the ARRAYS section below for description of how this works.
* '''Notes:''' an array has been created called eyebrows[24]. See the ARRAYS section below for description of how this works.
−
=== Eyes ===
=== Eyes ===
Line 133:
Line 130:
|}
|}
* '''Notes:''' an array has been created called eyes[48]. See the ARRAYS section below for description of how this works.
* '''Notes:''' an array has been created called eyes[48]. See the ARRAYS section below for description of how this works.
−
=== Noses ===
=== Noses ===
Line 159:
Line 155:
|}
|}
* '''Notes:''' an array has been created called noses[12]. See the ARRAYS section below for description of how this works.
* '''Notes:''' an array has been created called noses[12]. See the ARRAYS section below for description of how this works.
−
=== Mouth ===
=== Mouth ===
Line 189:
Line 184:
|}
|}
* '''Notes:''' an array has been created called lips[24]. See the ARRAYS section below for description of how this works.
* '''Notes:''' an array has been created called lips[24]. See the ARRAYS section below for description of how this works.
−
=== Beard ===
=== Beard ===
Line 212:
Line 206:
|}
|}
* '''Notes:''' beard tiles are done for each face shape to align beard with bottom of face.
* '''Notes:''' beard tiles are done for each face shape to align beard with bottom of face.
−
=== Mustache ===
=== Mustache ===
Line 242:
Line 235:
|}
|}
* '''Notes:'''
* '''Notes:'''
−
=== Glasses ===
=== Glasses ===
Line 272:
Line 264:
|}
|}
* '''Notes:''' glasses are drawn frames only unless sunglasses are chosen. Then it is frames and shaded lenses.
* '''Notes:''' glasses are drawn frames only unless sunglasses are chosen. Then it is frames and shaded lenses.
−
=== Facial Features ===
=== Facial Features ===
Line 294:
Line 285:
|}
|}
* '''Notes:''' some facial features change based on face shape and some are universal regardless of face shape. See below in the ARRAYS section for description on building features to match face shape.
* '''Notes:''' some facial features change based on face shape and some are universal regardless of face shape. See below in the ARRAYS section for description on building features to match face shape.
−
=== Mole ===
=== Mole ===