position objects for itch.io teaser screenshot
This commit is contained in:
parent
02061c0cd6
commit
b03fccf6d5
13
src/defs.txt
13
src/defs.txt
|
@ -115,9 +115,9 @@ actor -3300 10 0 pizzeria
|
|||
mass 1000000
|
||||
rotationy 0.30
|
||||
angularmomentum 0 0 0
|
||||
actor -120 0 20 MeteorAceGT
|
||||
actor 220 -60 20 MeteorAceGT
|
||||
relativeto pizzeria
|
||||
scale 5
|
||||
scale 20
|
||||
vehicle yes
|
||||
thrust 70 13.7 9.4 200000 20
|
||||
engine ion
|
||||
|
@ -125,11 +125,11 @@ actor -3300 10 0 pizzeria
|
|||
camdistance 50
|
||||
mass 3000
|
||||
angularmomentum 0 0 0.2
|
||||
actor -100 63 -13 pizzasign
|
||||
actor -20 63 -13 pizzasign
|
||||
relativeto pizzeria
|
||||
scale 20
|
||||
mass 200
|
||||
rotationy 0.45
|
||||
rotationy 1.15
|
||||
angularmomentum 0 0 0
|
||||
actor -16 -10 0 lightorb
|
||||
relativeto pizzeria
|
||||
|
@ -194,12 +194,13 @@ actor -3300 10 0 pizzeria
|
|||
msg 0 end EXIT "Disconnected."
|
||||
lvl info
|
||||
|
||||
actor 10 0 70 suit
|
||||
relativeto player
|
||||
actor 290 30 -20 suit
|
||||
relativeto pizzeria
|
||||
name Icarus
|
||||
chatid hi_icarus
|
||||
alive yes
|
||||
mass 200.0
|
||||
scale 20
|
||||
collider capsule 2 1
|
||||
pronoun it
|
||||
chat hi_icarus
|
||||
|
|
Loading…
Reference in a new issue