Builders Zone
Build Talk Explore
Flatland home

return to the 3DML tutorial

ShowMe Code for NAVIGATION IN MULTI-LEVEL SPOTS in 3DML


<SPOT>
<HEAD>

<DEBUG />

<TITLE NAME="Tall Spot" />
<BLOCKSET HREF="http://blocksets.flatland.com/flatsets/basic.bset"/>
<MAP STYLE="single" DIMENSIONS="(9,9,2)" />
<SKY TEXTURE = "images/clouds.gif" BRIGHTNESS = "90%" />
<GROUND TEXTURE="images/dirt.gif" />
<AMBIENT_LIGHT BRIGHTNESS="100%" />
<AMBIENT_SOUND FILE = "sounds/waves.wav" VOLUME="65%" PLAYBACK="looped"/>
</HEAD>

<BODY>


<LEVEL NUMBER="1">
###...###
#.......#
##......#
##......#
#K......#
#h......#
#k......#
#.......#
#########
</LEVEL>


<LEVEL NUMBER="2">
###---###
#-------#
#N------#
#.------#
#-------#
#-------#
#-------#
#-------#
#########
</LEVEL>


<ENTRANCE LOCATION="(5,8,1)" NAME="default" ANGLE="0.0" />

</BODY>
</SPOT>

return to the 3DML tutorial

 
texture styles orientation guide tips,tricks more blocks actions sprites popups lighting sound linking orientation textures navigation mulitilevels body tag head tag starting welcome