In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
Line 75: Line 75:  
|mii.eyebrowSize
 
|mii.eyebrowSize
 
|0 - 8
 
|0 - 8
|translates fro 30% to 110% scale in increments of 10%
+
|translates from 30% to 110% scale in increments of 10%
 
|-
 
|-
 
|mii.eyebrowVertPos
 
|mii.eyebrowVertPos
Line 113: Line 113:  
|mii.eyeSize
 
|mii.eyeSize
 
|0 - 7
 
|0 - 7
|translates fro 30% to 100% scale in increments of 10%
+
|translates from 30% to 100% scale in increments of 10%
 
|-
 
|-
 
|mii.eyeVertPos
 
|mii.eyeVertPos
Line 127: Line 127:     
=== Noses ===
 
=== Noses ===
 +
* '''Image File(s):''' mii_noses.png (contains the 12 different face shapes)
 +
** ''Image Size:'' 300x100
 +
** ''Tile Size:'' 12 tiles of 50x50
 +
** ''Tile Anchor Point:'' 25,30 (for scaling)
 +
* '''Variable(s) from libmii:'''
 +
:{| cellpadding="5" cellspacing="0" border="1"
 +
!align="center"|Variable
 +
!align="center"|Possible Values
 +
!align="center"|Notes
 +
|-
 +
|mii.noseType
 +
|0 - 11
 +
|values DO NOT align with order of tiles (see note below)
 +
|-
 +
|mii.noseSize
 +
|0 - 8
 +
|translates from 20% to 100% scale in increments of 10%
 +
|-
 +
|mii.noseVertPos
 +
|0 - 18
 +
|each step is worth 2.6 pixels
 +
|}
 +
* '''Notes:''' an array has been created called noses[12]. See the ARRAYS section below for description of how this works.
 +
    
=== Mouth ===
 
=== Mouth ===
221

edits

Navigation menu