]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - models/weapons/overkill/Shotgun/shotgun.txt
new weapon sources
[xonotic/mediasource.git] / models / weapons / overkill / Shotgun / shotgun.txt
1
2 # save the model as smg.dpm
3 model h_ok_shotgun
4 # move the model this much before saving
5 origin -15 7 15
6 # rotate the model 0 degrees around vertical
7 rotate 0
8 # scale the model by this amount, 0.5 would be half size and 2.0 would be doule size
9 scale 1
10 # load the mesh file, this is stored into the dpm as frame 0
11 framegroups
12 scene mesh.SMD
13 scene fire.SMD fps 50 noloop
14 scene fire.SMD fps 30 noloop
15 scene idle.SMD fps 5 
16 scene reload.smd fps 30 noloop
17