]> git.xonotic.org Git - xonotic/mediasource.git/blob - models/weapons/g_weapons/g_hagar/SMD/g_hagar.txt
Organize weapon directory. Add Blaster, Crylink, Electro, Mortar, Devastator, Hagar...
[xonotic/mediasource.git] / models / weapons / g_weapons / g_hagar / SMD / g_hagar.txt
1
2 # save the model as box.dpm
3 model g_hagar
4 # move the model this much before saving
5 origin 0 0 0
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.5
10 # load the mesh file, this is stored into the dpm as frame 0
11 scene g_mesh.smd
12
13