add handcrafted collider for clippy, giving a huge performance boost
This commit is contained in:
parent
b46b3bb284
commit
03be6d176c
Binary file not shown.
BIN
src/blender/clippy.blend
Normal file
BIN
src/blender/clippy.blend
Normal file
Binary file not shown.
|
@ -497,7 +497,7 @@ actor -3300 10 0 pizzeria
|
|||
wants matchvelocitywith pizzeria
|
||||
rotationy -126
|
||||
chatid SubduedClippy
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
|
||||
actor -45 -4 -4 suitv2
|
||||
template person
|
||||
|
@ -569,7 +569,7 @@ actor 100 -18000 2000 clippy
|
|||
wants matchvelocitywith orbbusstopserenity
|
||||
rotationy -90
|
||||
chatid ClippyTransSerenity
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
|
||||
actor 60 0 0 "orb_busstop"
|
||||
name "StarTrans Bus Stop: Serenity Station"
|
||||
|
@ -746,7 +746,7 @@ actor -184971e3 149410e3 -134273e3 clippy
|
|||
wants matchvelocitywith orbbusstopfarview
|
||||
rotationy -90
|
||||
chatid ClippyTransFarview
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
|
||||
actor 60 0 0 "orb_busstop"
|
||||
name "StarTrans Bus Stop: Farview Station"
|
||||
|
@ -918,7 +918,7 @@ actor 0 -44e3 0 clippy
|
|||
orbit_phase_offset -0.002
|
||||
rotationy -90
|
||||
chatid ClippyTransMetis
|
||||
collider mesh
|
||||
collider handcrafted
|
||||
|
||||
actor 60 0 0 "orb_busstop"
|
||||
name "StarTrans Bus Stop: Metis Prime Station"
|
||||
|
|
Loading…
Reference in a new issue