SHOW:
|
|
- or go back to the newest paste.
1 | - | $cd "C:\propsource\props" |
1 | + | //$cd "C:\propsource\props" |
2 | ||
3 | - | $modelname "testtrain" |
3 | + | $modelname testtrain |
4 | ||
5 | - | $cdmaterials "testtrain" |
5 | + | $model Body westvirginia |
6 | ||
7 | $cdmaterials models/testtrain | |
8 | ||
9 | - | $body "Body" "westvirginia.smd" |
9 | + | $surfaceprop metalvehicle |
10 | ||
11 | $sequence Idle westvirginia { | |
12 | - | $sequence "Idle" "westvirginia.smd" fps 30 |
12 | + | |
13 | loop | |
14 | - | $surfaceprop "metal" |
14 | + | autoplay |
15 | fps 1 | |
16 | - | $collisionmodel "potatoes.smd" { |
16 | + | |
17 | } | |
18 | ||
19 | $collisionmodel potatoes { | |
20 | $concave | |
21 | $mass 40000.0 | |
22 | $masscenter 0 0 0 | |
23 | } |