]> git.xonotic.org Git - xonotic/mediasource.git/commitdiff
example .blend for simpleitem
authorJakob MG <jakob_mg@hotmail.com>
Wed, 28 Mar 2012 21:56:55 +0000 (23:56 +0200)
committerJakob MG <jakob_mg@hotmail.com>
Wed, 28 Mar 2012 21:56:55 +0000 (23:56 +0200)
models/vehicles/spider/animation sources/top/cockpit.txt
models/vehicles/spider/animation sources/top/cockpit2.txt
models/vehicles/spider/scripts/spiderbot.shader
models/weapons/simple_items/crylink_simple.blend [new file with mode: 0644]

index be30cfb41e7c5f1ac2e3ef49adf61689eb92df18..1f92dcc44290bd85a53af7d5ca17918a9ae74857 100644 (file)
@@ -1,11 +1,11 @@
-# save the model as box.dpm\r
-model spiderbot_cockpit\r
-# move the model this much before saving\r
-origin 0 0 0\r
-# rotate the model 0 degrees around vertical\r
-rotate 90\r
-# scale the model by this amount, 0.5 would be half size and 2.0 would be doule size\r
-scale 1\r
-# load the mesh file, this is stored into the dpm as frame 0\r
-scene spiderbot_cockpit.smd\r
-\r
+# 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
+
index 79d9d13408576072e617080cbb8816c1f2fbe54f..856903ce83f96d179ad26c649452439dc20d0dc5 100644 (file)
@@ -1,11 +1,11 @@
-# save the model as box.dpm\r
-model racer_cockpit\r
-# move the model this much before saving\r
-origin 0 0 0\r
-# rotate the model 0 degrees around vertical\r
-rotate 90\r
-# scale the model by this amount, 0.5 would be half size and 2.0 would be doule size\r
-scale 1\r
-# load the mesh file, this is stored into the dpm as frame 0\r
-scene racer_cockpit.smd\r
-\r
+# 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
+
index 7c47189612fc99a0ca8d15e7e5c20b8992100072..36a9e0ddbbc6f93bfdcbb1f05e2355927aa7e340 100644 (file)
@@ -1,10 +1,10 @@
-models/spiderbot/darkvisor\r
-{\r
-       qer_editorimage models/spiderbot/darkvisor.tga\r
-       {\r
-               map models/spiderbot/darkvisor.tga\r
-               rgbGen vertex\r
-               tcgen environment\r
-               tcmod scale 4 4\r
-       }       \r
+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 (file)
index 0000000..1107ca1
Binary files /dev/null and b/models/weapons/simple_items/crylink_simple.blend differ