aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/FemaleTeen.omg
blob: cd2e8c3775ac643a1abda93f97a092d4a5bcbb18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Stuffs =
{
  name = "Female teen.",
  description = 'Just a pretend avatar from MakeHuman for testing SledjHamr.',
  fake = 4,
  uuid  = '12345678-1234-4321-abcd-0123456fteen',
  owner = '12345678-1234-4321-abcd-0123456789ab',
  details = 
  {
    Mesh = 
    {
      fileName = 'models/FemaleTeen_741.obj',
      kind = 'mesh',
      materials =
      {
        [0]  = {kind = 'face',   texture = 'images/blue_eye.png'},
        [1]  = {kind = 'face',   texture = 'images/diffuse_blonde.png'},
        [2]  = {kind = 'face',   texture = 'images/eyebrow001.png'},
        [3]  = {kind = 'face',   texture = 'images/eyelashes03.png'},
        [4]  = {kind = 'normal', texture = 'images/normals.png'},
        [5]  = {kind = 'face',   texture = 'images/short01_black_diffuse.png'},
        [6]  = {kind = 'normal', texture = 'images/short01_normals.png'},
        [7]  = {kind = 'face',   texture = 'images/teeth.png'},
        [8]  = {kind = 'face',   texture = 'images/tongue01_diffuse.png'},
        [9]  = {kind = 'face',   texture = 'images/tshirt_displacement.png'},
        [10] = {kind = 'normal', texture = 'images/tshirt_normal.png'},
        [11] = {kind = 'face',   texture = 'images/tshirt_texture_white.png'},
        [12] = {kind = 'face',   texture = 'images/young_lightskinned_female_diffuse.png'},
      },
    },
  },
}