<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Gone in 10 Seconds by Angela Chau</title>
      <link>https://padlet.com/10296933_2/86zselxz3dlz8yij</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-02-08 00:23:47 UTC</pubDate>
      <lastBuildDate>2023-03-01 02:56:12 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>INSPRIATION PLAYER PREVIEW</title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472631661</link>
         <description><![CDATA[<div>Inspired by Mortimer Beckett and the time paradox<br>- Will be simplified with no hints and will not include a map and the option to go to menu unless otherwise<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1851633983/2a77bfa911c8a0d12ef755542add5c0a/image.png" />
         <pubDate>2023-02-08 00:28:10 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472631661</guid>
      </item>
      <item>
         <title>Who is the player playing as? What is their goal? What is standing in their way?</title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472636344</link>
         <description><![CDATA[<div>The player will be controlling a mouse in a 2D environment. The aim of the game is to find all 4 items in the span of 10 seconds</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-08 00:33:42 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472636344</guid>
      </item>
      <item>
         <title>Core Diagram</title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472637740</link>
         <description><![CDATA[<div>Core Mechanic: Moving the mouse and clicking<br><br>Secondary Mechanic: Finding the Objects<br><br>Progression: Clicking on the right objects<br><br>Narrative: Your brain is able to find and process information fast</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-08 00:35:33 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472637740</guid>
      </item>
      <item>
         <title>Describe the core loop as simply as you can.</title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472640381</link>
         <description><![CDATA[<div>Click on Hidden Objects</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-08 00:38:45 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472640381</guid>
      </item>
      <item>
         <title>Identify all the tasks that need to be done</title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472643283</link>
         <description><![CDATA[<div>MAIN PRIORITY making a game that works first.<br>- Have a background<br>- Input hidden objects<br>- Display the item names of the hidden objects<br>- Have a counter<br><br>EXTRAS<br>- Have a main menu scene<br>- Win screen scene<br>- Loss screen scene<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-08 00:42:01 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472643283</guid>
      </item>
      <item>
         <title>Assess each task</title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472644417</link>
         <description><![CDATA[<div>Do I know how to do it?<br>BACKGROUND - Level 1 Scene with a photoshop image of the background or AI Art and somehow import the image onto unity (Will need to locate tutorial)<br><br>HIDDEN OBJECTS - Hidden objects are buttons that when clicked the object will disappear<br><br>NAMES OF HIDDEN OBJECTS - in text form displayed at the bottom of the screen. When a player clicks on the object that corresponds to its name the text will disappear<br><br>COUNTER FOR TIME LEFT REMAINING- 10 secs left remaining text displayed in the middle top of the screen and it will descend to 0, fail to find all 4 hidden objects then display LOSE SCREEN<br><br>COUNTER FOR HIDDEN OBJECTS REMAINING - 0 for every hidden object found increment by 1 if hidden object found is equivalent to 4 and time remaining is not 0 then display&nbsp;WIN SCREEN<br><br>MAIN MENU - A main menu scene with buttons, when player clicks "start" change scene to level 1&nbsp;<br><br>WIN SCREEN - Load new scene with a congratulations text and a button to try again, if player clicks Back to Main Menu change scene to Main Menu&nbsp;<br><br>LOSE SCREEN - Load new scene with try again or back to Main Menu buttons, if player clicks on try again restart to Level 1 scene, if player clicks main menu then change scene to Main Menu</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-08 00:43:14 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472644417</guid>
      </item>
      <item>
         <title>Estimate </title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472660360</link>
         <description><![CDATA[<div>How long will each task take?<br><br>Background - 6 hours<br>Hidden objects - 10 hours<br>Names of Hidden objects - 4 hours<br>Counter - 1.5 hours<br><br>All scenes - 8 hours&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-08 01:01:06 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472660360</guid>
      </item>
      <item>
         <title>IF ALL GOES WRONG</title>
         <author>10296933_2</author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472876071</link>
         <description><![CDATA[<div>Plan spot the difference is a solution</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-08 04:57:57 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2472876071</guid>
      </item>
      <item>
         <title>CODING HIDDEN OBJECTS</title>
         <author></author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2474695689</link>
         <description><![CDATA[<div>- Make sure objects have a "Box Collider"<br>- Make sure it is a "Trigger"<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-09 08:58:40 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2474695689</guid>
      </item>
      <item>
         <title>Obstacle</title>
         <author></author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2476209124</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1960244808/57102386a2fb0b7a79567309ce94eebf/image.png" />
         <pubDate>2023-02-10 09:59:49 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2476209124</guid>
      </item>
      <item>
         <title>First Playtest</title>
         <author></author>
         <link>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2482661122</link>
         <description><![CDATA[<div>feedback<br>- For every new game, change the location of the objects to be random<br>- have a punishment for wrong clicking<br>- + time for finding an object<br>- ready set go timer<br>- Search for these&nbsp;items UI <br><br>- easy to find the objects<br>- 3 tries<br>- 4 tries<br>- 19 tries</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-02-14 22:32:17 UTC</pubDate>
         <guid>https://padlet.com/10296933_2/86zselxz3dlz8yij/wish/2482661122</guid>
      </item>
   </channel>
</rss>
