shrink humans down to actual size
This commit is contained in:
parent
115b9d4538
commit
03563ad955
|
@ -100,7 +100,7 @@ impl Default for Actor {
|
||||||
Self {
|
Self {
|
||||||
id: "".to_string(),
|
id: "".to_string(),
|
||||||
name: None,
|
name: None,
|
||||||
camdistance: 15.0,
|
camdistance: 7.5,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -125,13 +125,12 @@ actor 0 593051 0 suitv2
|
||||||
orbit 221900e3 0.338
|
orbit 221900e3 0.338
|
||||||
player yes
|
player yes
|
||||||
id player
|
id player
|
||||||
scale 2
|
|
||||||
density 200
|
density 200
|
||||||
collider handcrafted
|
collider handcrafted
|
||||||
oxygen 0.008
|
oxygen 0.008
|
||||||
health 0.3
|
health 0.3
|
||||||
angularmomentum 0 0 0
|
angularmomentum 0 0 0
|
||||||
thrust 1.2 1 1 400 1.5
|
thrust 1.2 1 1 20 1.5
|
||||||
rotationy 0.75
|
rotationy 0.75
|
||||||
engine monopropellant
|
engine monopropellant
|
||||||
|
|
||||||
|
@ -212,10 +211,9 @@ actor 0 127093 0 moonlet
|
||||||
id yuni
|
id yuni
|
||||||
name "Yuni"
|
name "Yuni"
|
||||||
chatid Yuni
|
chatid Yuni
|
||||||
scale 2
|
|
||||||
density 200
|
density 200
|
||||||
collider handcrafted
|
collider handcrafted
|
||||||
thrust 1.2 1 1 400 1.5
|
thrust 1.2 1 1 20 1.5
|
||||||
rotationx 1
|
rotationx 1
|
||||||
engine monopropellant
|
engine monopropellant
|
||||||
wants maxrotation 0
|
wants maxrotation 0
|
||||||
|
@ -373,9 +371,8 @@ actor -3300 10 0 pizzeria
|
||||||
chatid PizzaChef
|
chatid PizzaChef
|
||||||
armodel suit_ar_chefhat
|
armodel suit_ar_chefhat
|
||||||
alive yes
|
alive yes
|
||||||
scale 2
|
|
||||||
collider handcrafted
|
collider handcrafted
|
||||||
thrust 1.2 1 1 10 1.5
|
thrust 1.2 1 1 20 1.5
|
||||||
wants maxrotation 0
|
wants maxrotation 0
|
||||||
wants maxvelocity 0
|
wants maxvelocity 0
|
||||||
rotationy -0.5
|
rotationy -0.5
|
||||||
|
@ -388,13 +385,12 @@ actor 30 -12 -40 suitv2
|
||||||
id Icarus
|
id Icarus
|
||||||
chatid Icarus
|
chatid Icarus
|
||||||
alive yes
|
alive yes
|
||||||
scale 2
|
|
||||||
collider handcrafted
|
collider handcrafted
|
||||||
angularmomentum 0.4 0.2 0.1
|
angularmomentum 0.4 0.2 0.1
|
||||||
rotationy 0.6
|
rotationy 0.6
|
||||||
rotationx 1
|
rotationx 1
|
||||||
pointofinterest yes
|
pointofinterest yes
|
||||||
thrust 1.2 1 1 10 1.5
|
thrust 1.2 1 1 20 1.5
|
||||||
wants maxrotation 0.5
|
wants maxrotation 0.5
|
||||||
wants maxvelocity 0
|
wants maxvelocity 0
|
||||||
pronoun it
|
pronoun it
|
||||||
|
@ -426,7 +422,6 @@ actor -300 0 40 suitv2
|
||||||
chatid Drifter
|
chatid Drifter
|
||||||
oxygen 0.08
|
oxygen 0.08
|
||||||
pointofinterest yes
|
pointofinterest yes
|
||||||
scale 2
|
|
||||||
collider handcrafted
|
collider handcrafted
|
||||||
pronoun she
|
pronoun she
|
||||||
|
|
||||||
|
@ -606,8 +601,7 @@ actor 100 -18000 2000 clippy
|
||||||
name "Rudy"
|
name "Rudy"
|
||||||
wants maxrotation 0.2
|
wants maxrotation 0.2
|
||||||
wants maxvelocity 0
|
wants maxvelocity 0
|
||||||
thrust 1.2 1 1 400 1.5
|
thrust 1.2 1 1 20 1.5
|
||||||
scale 2
|
|
||||||
collider capsule 1 0.5
|
collider capsule 1 0.5
|
||||||
chatid NPCinCryoStasis
|
chatid NPCinCryoStasis
|
||||||
pronoun he
|
pronoun he
|
||||||
|
|
Loading…
Reference in a new issue