]> de.git.xonotic.org Git - xonotic/mediasource.git/blobdiff - models/weapons/h_weapons/h_fireball/SMD/fireball.txt
Organize weapon directory. Add Blaster, Crylink, Electro, Mortar, Devastator, Hagar...
[xonotic/mediasource.git] / models / weapons / h_weapons / h_fireball / SMD / fireball.txt
diff --git a/models/weapons/h_weapons/h_fireball/SMD/fireball.txt b/models/weapons/h_weapons/h_fireball/SMD/fireball.txt
new file mode 100644 (file)
index 0000000..6661cec
--- /dev/null
@@ -0,0 +1,17 @@
+
+# save the model as smg.dpm
+model h_fireball
+# move the model this much before saving
+# numbers are for: front/back, sides, top/bottom
+origin 0 0 0
+# rotate the model 0 degrees around vertical
+rotate 0
+# 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
+framegroups
+scene mesh.SMD
+scene fire.smd fps 20 noloop
+scene fire2.smd fps 20 noloop
+scene idle.smd fps 20 
+scene reload.smd fps 20 noloop
\ No newline at end of file