aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-03-12 17:29:27 +1000
committerDavid Walter Seikel2016-03-12 17:29:27 +1000
commit3fc07f249932c9b7ba9bea36e1f7e48dc2181cff (patch)
treea64d779de7ba8591bda4f30eb2eb8412759d763e /media/Test%20sim
parentAdd a "home". (diff)
downloadSledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.zip
SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.gz
SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.bz2
SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.xz
Introducing Rough Hir, the new default avatar. At least, when we get avatars.
Rough is like Ruth, only, er, rougher.
Diffstat (limited to 'media/Test%20sim')
-rw-r--r--media/Test%20sim/Rough_Hir.omg20
-rw-r--r--media/Test%20sim/index.omg7
2 files changed, 27 insertions, 0 deletions
diff --git a/media/Test%20sim/Rough_Hir.omg b/media/Test%20sim/Rough_Hir.omg
new file mode 100644
index 0000000..b6fa61e
--- /dev/null
+++ b/media/Test%20sim/Rough_Hir.omg
@@ -0,0 +1,20 @@
1Stuffs =
2{
3 name = "Rough Hir",
4 description = 'Initial avatar, from MakeHuman.',
5 fake = 4,
6 uuid = '12345678-1234-4321-abcd-0123456rough',
7 owner = '12345678-1234-4321-abcd-0123456789ab',
8 details =
9 {
10 Mesh =
11 {
12 fileName = 'Rough_Hir_smooth.obj',
13 kind = 'mesh',
14 materials =
15 {
16 [0] = {kind = 'face', texture = 'textures/normals.png'},
17 },
18 },
19 },
20}
diff --git a/media/Test%20sim/index.omg b/media/Test%20sim/index.omg
index 501c42b..c3cbcea 100644
--- a/media/Test%20sim/index.omg
+++ b/media/Test%20sim/index.omg
@@ -7,6 +7,13 @@ Stuffs =
7 { 7 {
8 stuffs = 8 stuffs =
9 { 9 {
10 ['Rough_Hir'] =
11 {
12 fileName = 'Rough_Hir.omg',
13 pos = {0.0, 0.0, 4.0},
14 size = {1.0, 1.0, 1.0},
15 rot = {0.0, 1.0, 0.0, 0.0},
16 },
10 ['onefang'] = 17 ['onefang'] =
11 { 18 {
12 fileName = 'onefang.omg', 19 fileName = 'onefang.omg',