<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Scratch Keyboard Commands and Touch Detection by Dehua Lea</title>
      <link>https://padlet.com/dlea/sygkickmln</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2014-04-17 12:46:16 UTC</pubDate>
      <lastBuildDate>2023-03-17 17:18:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>1. Keyboard Controls</title>
         <author>dlea</author>
         <link>https://padlet.com/dlea/sygkickmln/wish/26187781</link>
         <description><![CDATA[<p>The following code will allow you to move you character around, It makes the character point in a particular direction and move forward whenever a keyboard button is pressed.</p>]]></description>
         <enclosure url="https://d20uo2axdbh83k.cloudfront.net/20140417/151e4d97d4fe4b177eadc0e386693845.png" />
         <pubDate>2014-04-17 12:46:37 UTC</pubDate>
         <guid>https://padlet.com/dlea/sygkickmln/wish/26187781</guid>
      </item>
      <item>
         <title>2. A different way to keyboard&amp;nbsp;</title>
         <author>dlea</author>
         <link>https://padlet.com/dlea/sygkickmln/wish/26188128</link>
         <description><![CDATA[<p>Below shows an alternate keyboard setup, try it and see the difference</p>]]></description>
         <enclosure url="https://d20uo2axdbh83k.cloudfront.net/20140417/267e5bac4d19a61810b476e06357fb03.png" />
         <pubDate>2014-04-17 12:50:58 UTC</pubDate>
         <guid>https://padlet.com/dlea/sygkickmln/wish/26188128</guid>
      </item>
      <item>
         <title>Keyboard commands and touch detection</title>
         <author>dlea</author>
         <link>https://padlet.com/dlea/sygkickmln/wish/26188236</link>
         <description><![CDATA[<p>Use the following to help you create a character that moves when you use the arrow keys and then make it run into other objects! </p>]]></description>
         <enclosure url="" />
         <pubDate>2014-04-17 12:52:24 UTC</pubDate>
         <guid>https://padlet.com/dlea/sygkickmln/wish/26188236</guid>
      </item>
      <item>
         <title>3. Hit detection</title>
         <author>dlea</author>
         <link>https://padlet.com/dlea/sygkickmln/wish/26188311</link>
         <description><![CDATA[<p>Use an if &lt;&gt; then block to make an action happen if the condition is true. </p><p>In this case if the sprites touch there will be a meow being played. </p>]]></description>
         <enclosure url="https://d20uo2axdbh83k.cloudfront.net/20140417/490b178e90abf55c491b0df7803d2846.png" />
         <pubDate>2014-04-17 12:53:12 UTC</pubDate>
         <guid>https://padlet.com/dlea/sygkickmln/wish/26188311</guid>
      </item>
      <item>
         <title>4. Move away</title>
         <author>dlea</author>
         <link>https://padlet.com/dlea/sygkickmln/wish/26188656</link>
         <description><![CDATA[<p>The following code is the same touch detection but it makes a sprite move away from the sprite it is touching. </p>]]></description>
         <enclosure url="https://d20uo2axdbh83k.cloudfront.net/20140417/628553e45e2ee0b5c65c38cdd12852ce.png" />
         <pubDate>2014-04-17 12:57:12 UTC</pubDate>
         <guid>https://padlet.com/dlea/sygkickmln/wish/26188656</guid>
      </item>
      <item>
         <title>Advanced keyboard controls</title>
         <author>dlea</author>
         <link>https://padlet.com/dlea/sygkickmln/wish/26407832</link>
         <description><![CDATA[<p>This setup will let you use multiple keys at once and  makes the movement smoother. </p>]]></description>
         <enclosure url="https://d20uo2axdbh83k.cloudfront.net/20140422/01f63485d4c64d45701c454cef54d454.png" />
         <pubDate>2014-04-22 16:06:51 UTC</pubDate>
         <guid>https://padlet.com/dlea/sygkickmln/wish/26407832</guid>
      </item>
   </channel>
</rss>
