aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/Rough_Hir.omg
blob: b6fa61e46f9a8f1f7dab34eed8b01da7fc2d223b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Stuffs =
{
  name = "Rough Hir",
  description = 'Initial avatar, from MakeHuman.',
  fake = 4,
  uuid  = '12345678-1234-4321-abcd-0123456rough',
  owner = '12345678-1234-4321-abcd-0123456789ab',
  details = 
  {
    Mesh = 
    {
      fileName = 'Rough_Hir_smooth.obj',
      kind = 'mesh',
      materials =
      {
        [0] = {kind = 'face',   texture = 'textures/normals.png'},
      },
    },
  },
}