I'd like to fill a small rectangle of floor in XML level.
To fill whole floor, add fill tag in floor section like this:CODE
<floors>
<fill kind="fl-space"/>
</floors>
But how to fill just a small area, instead of entire level?
I read doc/enigma-ref.html#SEC6 but it doesn't yet say how.
To do a partial level floor fill, I could use the row command once
for each row if there is no way to do the partial fill.
Does anyone know?
I'm also noticing some parsing problems.
For instance, <! > tags are not ignored and
x='2' (using single quote instead of double)
causes error.
Karen "Pretzel"
_______________________________________________
Enigma-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/enigma-devel