%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 9e750c24eeae94658a2faad1875530f4, type: 3}
  m_Name: ____Readme____
  m_EditorClassIdentifier: 
  icon: {fileID: 2800000, guid: 45091b02c265e4fd29bdf646be357c70, type: 3}
  title: 'Coding Challenge: Updraft ReadMe'
  sections:
  - heading: Coding Challenge #1
    text: In this challenge, the whole project is set up for you, including all scripts
      and fields, but you need to fill in the code of the methods.
    linkText: 
    url: 
  - heading: Getting Started
    text: Start by playing the WebGL version of this game and getting familiar with
      it.
    linkText: http://book.prototools.net/webgl/updraft/
    url: http://book.prototools.net/webgl/updraft/
  - heading: Do not modify the Scene
    text: _Scene_Flight has been completely set up for you, including all field settings
      in the Inspector. You do not need to change anything about the Scene or any
      Prefabs.
    linkText: 
    url: 
  - heading: Scripts to Complete
    text: You need to fill in the methods in every script in the __Scripts folder.\n\nAs
      you do this, it will be easier to start with smaller scripts that don't do
      much (like Updraft.cs, which you can find in Chapter 37) and work your way
      up to the larger scripts.
    linkText: 
    url: 
  - heading: Delete the Scenes Folder
    text: You won't need the default Scenes folder, so you might as well just delete
      it.
    linkText: 
    url: 
  loadedLayout: 1
  layoutName: IGDPD_Layout
