#VRML V1.0 ascii # Uninvited, Created By PrpleTears Oct, 1999 # Placed on OzGate Oct. 2005 and will remain # exclusive to the OzGate servers unless the servers # closes permanently or remain off line 6 or more months. # Space converted to dsv Oct 2005. # Any changes other than portal addressing will be made # by PrpleTears and will go on no other server without my permission. # Song in space is "Uninvited" by: Alanis Morissette Separator { DSpace_EntryPoint { fields [ SFVec3f position, SFRotation rotation, SFFloat width, SFFloat height, SFFloat depth, SFBool fly, SFVec3f startPosition, SFRotation startRotation ] position 0 0 0 rotation 0 -1 0 3.142 width 0 height 0 depth 0 fly TRUE startPosition 0 15 0 startRotation -1 0 0 1.571 } Transform { scaleFactor 0.0999 0.0999 0.0999 } # scene general properties - DSpace header DSpace_Server { fields [ SFString server, SFString url ] server "Traveler.OzGate.com" url "http://www.OzGate.com/uninvited.dsv" } WorldInfo { fields [ SFString title, MFString info ] title "Uninvited" info "" } DSpace_MaxAvatars { fields [ SFLong max ] max 20 } DSpace_MaxInstances { fields [ SFLong max ] max 3 } # scene environmental properties DSpace_CubeBoundary { fields [ SFVec3f min, SFVec3f max ] min -320 -100 -300.0 max 578.0 200.0 282.0 } Environment { fields [ SFFloat ambientIntensity ] ambientIntensity 0.1 } Background { fields [ MFColor groundColors, MFColor skyColors, MFString scenery ] groundColors [ 0 0 0 ] #skyColors [] scenery "" } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "uninvited/souls.jpg" angularWidth .7 bearing 0 elevation .2 } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "uninvited/souls.jpg" angularWidth 7 bearing 2.047 elevation .2 } DSpace_Horizon { fields [ SFString url, SFFloat angularWidth, SFFloat bearing, SFFloat elevation ] url "uninvited/souls.jpg" angularWidth 7 bearing 4.095 elevation .2 } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 -.2 } WWWInline { name "uninvited/cage3.wrl" } } # Gouraud shaded objects Separator { Translation { translation 0 -1 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 -.2 } WWWInline { name "uninvited/moodlite.wrl" } } # Gouraud shaded objects Separator { Translation { translation 0 0 0 } DSpace_Spin { fields [ SFRotation rotation ] rotation 0 1 0 .2 } WWWInline { name "uninvited/redkeys.wrl" } } # DEFs Switch { whichChild -1 # DEF: regular_portal DEF regular_portal Separator { Material { diffuseColor 0 0 0 } MaterialBinding { value OVERALL } WWWInline { name "uninvited/portal.wrl" } } } # portal: Night Camp Separator { Transform { translation 500 0 -400 rotation 0 1 0 0.785 } WWWAnchor { name "nightcamp.dsv" description "Night Camp" USE regular_portal } } # portal: NoWhere Separator { Transform { translation -500 0 300 rotation 0 1 0 0.785 } WWWAnchor { name "nowhere.dsv" description "No Where" USE regular_portal } } } # audio #AMBIENT_SOUND: "uninvited/uninvited.olw", 0, -1,-1, 0.0, 0.0 DSpace_AmbientAudio { fields [ SFString url, SFLong innerLoopMinCount, SFLong innerLoopCountRange, SFFloat innerLoopMinDelay, SFFloat innerLoopDelayRange, SFLong outerLoopMinCount, SFLong outerLoopCountRange, SFFloat outerLoopMinDelay, SFFloat outerLoopDelayRange, SFFloat leftVolume, SFFloat rightVolume ] url "uninvited/uninvited.olw" innerLoopMinCount -1 # << check this innerLoopCountRange 0 # << check this innerLoopMinDelay 0.00 # << check this innerLoopDelayRange 0.00 # << check this outerLoopMinCount -1 # << check this outerLoopCountRange 0 # << check this outerLoopMinDelay 0.00 # << check this outerLoopDelayRange 0.00 # << check this leftVolume 0.20 # << check this rightVolume 0.20 # << check this } }