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/onefang.omg | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'media/Test%20sim/onefang.omg') diff --git a/media/Test%20sim/onefang.omg b/media/Test%20sim/onefang.omg index ee7c9e9..e9a1509 100644 --- a/media/Test%20sim/onefang.omg +++ b/media/Test%20sim/onefang.omg @@ -9,19 +9,19 @@ Stuffs = { Mesh = { - fileName = 'onefang_741.obj', + fileName = 'models/onefang_741.obj', kind = 'mesh', materials = { - [0] = {kind = 'face', texture = 'map_D textures/Moustache_black_diff.png'}, - [1] = {kind = 'face', texture = 'map_D textures/brown_eye.png'}, - [2] = {kind = 'face', texture = 'map_D textures/eyebrow008.png'}, - [3] = {kind = 'face', texture = 'map_D textures/eyelashes01.png'}, - [4] = {kind = 'face', texture = 'map_D textures/tongue01_diffuse.png'}, - [5] = {kind = 'face', texture = 'map_D textures/toenail_natural_diff.png'}, - [6] = {kind = 'face', texture = 'map_D textures/worksuit_diffuse.png'}, - [7] = {kind = 'face', texture = 'map_D textures/Full_beard_black_diff.png'}, - [8] = {kind = 'face', texture = 'map_D textures/Glasses2.png'}, + [0] = {kind = 'face', texture = 'map_D images/Moustache_black_diff.png'}, + [1] = {kind = 'face', texture = 'map_D images/brown_eye.png'}, + [2] = {kind = 'face', texture = 'map_D images/eyebrow008.png'}, + [3] = {kind = 'face', texture = 'map_D images/eyelashes01.png'}, + [4] = {kind = 'face', texture = 'map_D images/tongue01_diffuse.png'}, + [5] = {kind = 'face', texture = 'map_D images/toenail_natural_diff.png'}, + [6] = {kind = 'face', texture = 'map_D images/worksuit_diffuse.png'}, + [7] = {kind = 'face', texture = 'map_D images/Full_beard_black_diff.png'}, + [8] = {kind = 'face', texture = 'map_D images/Glasses2.png'}, }, }, }, -- cgit v1.1