Builders Zone
Build Talk Explore
Flatland home


return to the 3DML tutorial

ShowMe Code for BODY TAGS in 3DML


<SPOT>
<HEAD>

<DEBUG />

<TITLE NAME="First Spot" />

<BLOCKSET HREF="http://blocksets.flatland.com/flatsets/basic.bset"/>

<MAP STYLE="single" DIMENSIONS = "(9,9,1)" />

<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"> 
###...### 
#.......# 
#.......# 
#.......# 
#.......# 
#.......# 
#.......# 
#.......# 
######### 
</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