From: Jakob MG Date: Wed, 28 Mar 2012 21:56:55 +0000 (+0200) Subject: example .blend for simpleitem X-Git-Tag: xonotic-v0.7.0~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=076c9662a1a28942efe4aa562e80a8984dced9b0;p=xonotic%2Fmediasource.git example .blend for simpleitem --- diff --git a/models/vehicles/spider/animation sources/top/cockpit.txt b/models/vehicles/spider/animation sources/top/cockpit.txt index be30cfb..1f92dcc 100644 --- a/models/vehicles/spider/animation sources/top/cockpit.txt +++ b/models/vehicles/spider/animation sources/top/cockpit.txt @@ -1,11 +1,11 @@ -# save the model as box.dpm -model spiderbot_cockpit -# move the model this much before saving -origin 0 0 0 -# rotate the model 0 degrees around vertical -rotate 90 -# scale the model by this amount, 0.5 would be half size and 2.0 would be doule size -scale 1 -# load the mesh file, this is stored into the dpm as frame 0 -scene spiderbot_cockpit.smd - +# save the model as box.dpm +model spiderbot_cockpit +# move the model this much before saving +origin 0 0 0 +# rotate the model 0 degrees around vertical +rotate 90 +# scale the model by this amount, 0.5 would be half size and 2.0 would be doule size +scale 1 +# load the mesh file, this is stored into the dpm as frame 0 +scene spiderbot_cockpit.smd + diff --git a/models/vehicles/spider/animation sources/top/cockpit2.txt b/models/vehicles/spider/animation sources/top/cockpit2.txt index 79d9d13..856903c 100644 --- a/models/vehicles/spider/animation sources/top/cockpit2.txt +++ b/models/vehicles/spider/animation sources/top/cockpit2.txt @@ -1,11 +1,11 @@ -# save the model as box.dpm -model racer_cockpit -# move the model this much before saving -origin 0 0 0 -# rotate the model 0 degrees around vertical -rotate 90 -# scale the model by this amount, 0.5 would be half size and 2.0 would be doule size -scale 1 -# load the mesh file, this is stored into the dpm as frame 0 -scene racer_cockpit.smd - +# save the model as box.dpm +model racer_cockpit +# move the model this much before saving +origin 0 0 0 +# rotate the model 0 degrees around vertical +rotate 90 +# scale the model by this amount, 0.5 would be half size and 2.0 would be doule size +scale 1 +# load the mesh file, this is stored into the dpm as frame 0 +scene racer_cockpit.smd + diff --git a/models/vehicles/spider/scripts/spiderbot.shader b/models/vehicles/spider/scripts/spiderbot.shader index 7c47189..36a9e0d 100644 --- a/models/vehicles/spider/scripts/spiderbot.shader +++ b/models/vehicles/spider/scripts/spiderbot.shader @@ -1,10 +1,10 @@ -models/spiderbot/darkvisor -{ - qer_editorimage models/spiderbot/darkvisor.tga - { - map models/spiderbot/darkvisor.tga - rgbGen vertex - tcgen environment - tcmod scale 4 4 - } +models/spiderbot/darkvisor +{ + qer_editorimage models/spiderbot/darkvisor.tga + { + map models/spiderbot/darkvisor.tga + rgbGen vertex + tcgen environment + tcmod scale 4 4 + } } \ No newline at end of file diff --git a/models/weapons/simple_items/crylink_simple.blend b/models/weapons/simple_items/crylink_simple.blend new file mode 100644 index 0000000..1107ca1 Binary files /dev/null and b/models/weapons/simple_items/crylink_simple.blend differ