<BLOCKSET HREF="http://blocksets.flatland.com/flatsets/basic.bset"/> <MAP DIMENSIONS="(2,2,2)" style="single" /> </HEAD> <BODY> <CREATE SYMBOL="s" BLOCK="#"> <param movable = "yes" scale="(26,26,26)"/> <part name = "top" texture ="morning_up.jpg" faces = "2" angle = "90"/> <part name = "s" texture ="morning_ft.jpg" faces = "2"/> <part name = "w" texture ="morning_rt.jpg" faces = "2"/> <part name = "n" texture ="morning_bk.jpg" faces = "2"/> <part name = "e" texture ="morning_lf.jpg" faces = "2"/> <part name = "bottom" texture ="morning_dn.jpg" faces = "2" angle = "90"/> </CREATE> <CREATE SYMBOL="1" BLOCK="#"> <script trigger="timer" delay="0"> sky = map.get_block("s"); sky.location:x=-3323; sky.location:z=-3323; sky.location:y=-3323; map.set_block(1,2,1,"."); </script> </CREATE> <LEVEL NUMBER="1" > s. 1. </LEVEL> <LEVEL NUMBER="2" > .. .. </LEVEL> <ENTRANCE LOCATION="(2,1,2)" NAME="default" angle="0,0" /> </BODY> </SPOT>