From ba38a43f52ea9bb26cc7d88f086f40998b118332 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 29 Mar 2016 00:53:55 +1000 Subject: Move all images and models into images and models directories. --- media/Test%20sim/FemaleTeen.omg | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'media/Test%20sim/FemaleTeen.omg') diff --git a/media/Test%20sim/FemaleTeen.omg b/media/Test%20sim/FemaleTeen.omg index 235916c..cd2e8c3 100644 --- a/media/Test%20sim/FemaleTeen.omg +++ b/media/Test%20sim/FemaleTeen.omg @@ -9,23 +9,23 @@ Stuffs = { Mesh = { - fileName = 'FemaleTeen_741.obj', + fileName = 'models/FemaleTeen_741.obj', kind = 'mesh', materials = { - [0] = {kind = 'face', texture = 'textures/blue_eye.png'}, - [1] = {kind = 'face', texture = 'textures/diffuse_blonde.png'}, - [2] = {kind = 'face', texture = 'textures/eyebrow001.png'}, - [3] = {kind = 'face', texture = 'textures/eyelashes03.png'}, - [4] = {kind = 'normal', texture = 'textures/normals.png'}, - [5] = {kind = 'face', texture = 'textures/short01_black_diffuse.png'}, - [6] = {kind = 'normal', texture = 'textures/short01_normals.png'}, - [7] = {kind = 'face', texture = 'textures/teeth.png'}, - [8] = {kind = 'face', texture = 'textures/tongue01_diffuse.png'}, - [9] = {kind = 'face', texture = 'textures/tshirt_displacement.png'}, - [10] = {kind = 'normal', texture = 'textures/tshirt_normal.png'}, - [11] = {kind = 'face', texture = 'textures/tshirt_texture_white.png'}, - [12] = {kind = 'face', texture = 'textures/young_lightskinned_female_diffuse.png'}, + [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'}, }, }, }, -- cgit v1.1