house/scene/other.pr

35 lines
1014 B
Plaintext

<sprite "light" <hemispheric-light <v 0.1 1.0 0.0>>>
;<gravity <v 0.0 -9.81 0.0>>
<sprite "sky" <skybox "textures/eso0932a">>
<ambient-sound "space" <loop "sounds/Space-atmosphere-sound/Space-atmosphere-sound.mp3">>
; <sprite "ground2"
; <texture ["textures/oak-herringbone-5e80fb40b00c9-1200.jpg"
; <v 100.0 100.0>
; <v 0.0 0.0>]
; <floor <ground <v 300.0 300.0>>>>>
<Exit "home" "lobby" <v -2.5 0.0 0.5>>
<sprite "home"
<move <v 0.0 0.0 -2.0>
<rotate <v 0.0 -0.5 0.0> [
<scale <v 1.0 2.11 1.0>
<texture ["textures/door1.jpg"]
<touchable <move <v 0.0 0.5 0.0> <plane>>>>>
<scale <v 1.0 2.11 0.1> <move <v 0.0 0.5 0.6> <box>>>
]>>>
<sprite "x"
<move <v 0.0 0.0 10.0>
<texture ["textures/oak-herringbone-5e80fb40b00c9-1200.jpg"
<v 1.0 3.0 1.0>
<v 0.0 0.0 0.0>]
<csg
<subtract [
<move <v 0.0 0.0 0.5> <scale <v 1.1 3.1 1.1> <mesh <box>>>>
<move <v 0.0 0.0 0.5> <scale <v 1.0 3.0 1.0> <mesh <box>>>>
]>
>
>>>