<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>random &amp;mdash; Paul Sutton</title>
    <link>https://paper.wf/paulsutton/tag:random</link>
    <description>Paul Sutton - personal blog </description>
    <pubDate>Wed, 06 May 2026 23:46:17 +0000</pubDate>
    <item>
      <title>Rocks and Diamonds – Level Creation 3</title>
      <link>https://paper.wf/paulsutton/rocks-and-diamonds-level-creation-3</link>
      <description>&lt;![CDATA[Rocks and Diamonds – Level Creation 3&#xA;&#xA;Placing the same element, multiple times, in the playing area, in random positions.&#xA;&#xA;As mentioned my previous post I am going to briefly discuss random placement of elements on the playing area.&#xA;&#xA;It is important this point to stress that the game editor will randomly place the selected element multiple times, and NOT just place random elements on the playing area.&#xA;&#xA;On the game editor find the following block.&#xA;&#xA;random placement 1&#xA;&#xA;Within this there is a random placement button, depicted by a dice.  Select this:&#xA;&#xA;random placement 2&#xA;&#xA;If you now click on one of the game elements for example a green emerald, and press the dice the editor will place several on the playing area.&#xA;&#xA;random placement 3&#xA;&#xA;You don&#39;t need to keep everything where the editor puts it, feel free to delete and add others manually elsewhere, but where you need lots of one thing it may help. &#xA;&#xA;This is one of the features you end up wishing you had known about, especially when you have spent weeks, creating levels by manually placing the items multiple times. &#xA;&#xA;Don&#39;t for get to add your exit block manually. &#xA;&#xA;Placing lines of blocks.&#xA;&#xA;The third button in, is a line drawing tool. As this sort of relates to the above, I will cover this too.  Pressing the line button and then selecting, for example a wall element, you can draw straight lines.  This makes it quicker and easier to draw longer walls or even mazes for example. &#xA;&#xA;Links &#xA;&#xA;Personal Level Set&#xA;Rocksndiamonds&#xA;&#xA;#games, #levels, #rocksndiamonds, #level,#creation,#codeclub, #random&#xA;&#xA;---&#xA;&#xA;cc-by logo&#xA;&#xA;Licenced under Attribution 4.0 International (CC BY 4.0)]]&gt;</description>
      <content:encoded><![CDATA[<p>Rocks and Diamonds – Level Creation 3</p>

<p>Placing the same element, multiple times, in the playing area, in random positions.</p>

<p>As mentioned my <a href="https://personaljournal.ca/paulsutton/rocks-and-diamonds-level-creation-2" rel="nofollow">previous post</a> I am going to briefly discuss random placement of elements on the playing area.</p>

<p>It is important this point to stress that the game editor will randomly place the selected element multiple times, and <strong>NOT</strong> just place random elements on the playing area.</p>

<p>On the game editor find the following block.</p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/rocksndia/random1.png" alt="random placement 1"></p>

<p>Within this there is a random placement button, depicted by a dice.  Select this:</p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/rocksndia/random2.png" alt="random placement 2"></p>

<p>If you now click on one of the game elements for example a green emerald, and press the dice the editor will place several on the playing area.</p>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/rocksndia/random3.png" alt="random placement 3"></p>

<p>You don&#39;t need to keep everything where the editor puts it, feel free to delete and add others manually elsewhere, but where you need lots of one thing it may help.</p>

<p>This is one of the features you end up wishing you had known about, especially when you have spent weeks, creating levels by manually placing the items multiple times.</p>

<p>Don&#39;t for get to add your exit block manually.</p>

<h2 id="placing-lines-of-blocks" id="placing-lines-of-blocks">Placing lines of blocks.</h2>

<p>The third button in, is a line drawing tool. As this sort of relates to the above, I will cover this too.  Pressing the line button and then selecting, for example a wall element, you can draw straight lines.  This makes it quicker and easier to draw longer walls or even mazes for example.</p>

<h2 id="links" id="links">Links</h2>
<ul><li><a href="https://salsa.debian.org/zleap-guest/rocksndiamondslevels" rel="nofollow">Personal Level Set</a></li>
<li><a href="https://www.artsoft.org/rocksndiamonds/" rel="nofollow">Rocksndiamonds</a></li></ul>

<p><a href="/paulsutton/tag:games" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">games</span></a>, <a href="/paulsutton/tag:levels" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">levels</span></a>, <a href="/paulsutton/tag:rocksndiamonds" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">rocksndiamonds</span></a>, <a href="/paulsutton/tag:level" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">level</span></a>,<a href="/paulsutton/tag:creation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">creation</span></a>,<a href="/paulsutton/tag:codeclub" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">codeclub</span></a>, <a href="/paulsutton/tag:random" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">random</span></a></p>

<hr>

<p><img src="https://raw.githubusercontent.com/zleap/blogmedia/master/88x31.png" alt="cc-by logo"></p>

<p><a href="https://creativecommons.org/licenses/by/4.0/" rel="nofollow">Licenced under Attribution 4.0 International (CC BY 4.0)</a></p>
]]></content:encoded>
      <guid>https://paper.wf/paulsutton/rocks-and-diamonds-level-creation-3</guid>
      <pubDate>Sun, 01 Mar 2020 11:07:37 +0000</pubDate>
    </item>
  </channel>
</rss>