]> de.git.xonotic.org Git - xonotic/mediasource.git/blob - models/vehicles/spider/animation sources/spiderbot.txt
Vehicle sources
[xonotic/mediasource.git] / models / vehicles / spider / animation sources / spiderbot.txt
1
2 # save the model as box.dpm
3 model spiderbot
4 # move the model this much before saving
5 origin 0 0 0
6 # rotate the model 0 degrees around vertical
7 rotate 90
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 scene mesh.smd
12 scene forward.smd
13 scene backwards.smd
14 scene left.smd
15 scene right.smd
16 scene jump.smd
17