Begin your journey to DM wizardry. This simple project guides you through the first steps of using the Dream Maker compiler to build a multi-player world.
Thanks to LordAndrew for maintaining the tutorial.
I also have the same problem, I click the download button but nothing happens but when I go on Internet Explorer it works but it gives me an error to the page.
Could you post what errors you're receiving from the compiler? I don't see any when I compile it on my end.
On the subject of density: density is a Boolean variable (meaning it can only be TRUE (1) or FALSE (0)) that determines if another dense object can move on to the same tile as it.