house/scene/other.pr

20 lines
593 B
Promela
Raw Normal View History

<sprite "light" <hemispheric-light <v 0.1 1.0 0.0>>>
2023-01-10 15:36:03 +00:00
;<gravity <v 0.0 -9.81 0.0>>
<sprite "sky" <skybox "textures/eso0932a">>
2023-01-10 15:36:03 +00:00
; <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>>>>>
2023-01-10 15:36:03 +00:00
<Exit "home" "lobby" <v -2.5 0.0 0.5>>
2023-01-10 14:37:55 +00:00
<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>>>
]>>>