update meshes in defs.txt
This commit is contained in:
parent
2402fe7b03
commit
4ac1d020e2
18
src/defs.txt
18
src/defs.txt
|
@ -15,7 +15,7 @@ actor 0 593051 0 suit
|
|||
id player
|
||||
scale 2
|
||||
density 200
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
oxygen 0.008
|
||||
health 0.3
|
||||
angularmomentum 0 0 0
|
||||
|
@ -28,11 +28,12 @@ actor 10 -30 20 MeteorAceGT
|
|||
relativeto player
|
||||
scale 5
|
||||
vehicle yes
|
||||
thrust 24.5 4.8 3.3 500000 3
|
||||
collider mesh
|
||||
thrust 24.5 4.8 3.3 100000 3
|
||||
engine ion
|
||||
collider sphere 1
|
||||
camdistance 50
|
||||
density 200
|
||||
density 500
|
||||
angularmomentum 0.1 0.1 0.3
|
||||
|
||||
actor 0 0 0 io
|
||||
|
@ -147,11 +148,12 @@ actor -3300 10 0 pizzeria
|
|||
relativeto pizzeria
|
||||
scale 5
|
||||
vehicle yes
|
||||
thrust 24.5 4.8 3.3 500000 3
|
||||
collider mesh
|
||||
thrust 24.5 4.8 3.3 100000 3
|
||||
engine ion
|
||||
collider sphere 1
|
||||
camdistance 50
|
||||
density 200
|
||||
density 500
|
||||
angularmomentum 0 0 0.2
|
||||
actor -100 63 -13 pizzasign
|
||||
name "Pizzeria Sign"
|
||||
|
@ -189,7 +191,7 @@ actor -3300 10 0 pizzeria
|
|||
armodel suit_ar_chefhat
|
||||
alive yes
|
||||
scale 2
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
thrust 1.2 1 1 10 1.5
|
||||
wants maxrotation 0
|
||||
wants maxvelocity 0
|
||||
|
@ -204,7 +206,7 @@ actor 60 -15 -40 suit
|
|||
chatid Icarus
|
||||
alive yes
|
||||
scale 2
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
angularmomentum 0.4 0.2 0.1
|
||||
rotationy 0.6
|
||||
rotationx 1
|
||||
|
@ -220,7 +222,7 @@ actor -300 0 40 suit
|
|||
chatid Drifter
|
||||
oxygen 0.08
|
||||
scale 2
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
|
||||
actor 100 -18000 2000 "orb_busstop"
|
||||
relativeto player
|
||||
|
|
Loading…
Reference in a new issue