2017年1月4日 星期三

指導翰源設計程式,進度:Scratchnapped 程式分析


  • 9:10-11:20
  • Stage
    • When green_flag clicked
      • .......
      • broadcast "Init Once Only" and wait
      • broadcast "The Beginning"
    • When I receive "The Beginning"
      • broadcast "Un_Init" and wait
      • broadcast "Reset" and wait
      • ......
      • if ...... then ...... else...... end if
      • if ...... else ...... end if
      • ......
    • .......
  • Cut Scene 1
    • When green_flag clicked
      • go to front
      • hide
    • When I receive "Cut Scene 1" (唯一廣播者 Stage)
      • ......
      • reset timer
      • ......
      • broadcast "Fade In"
      • ......
      • broadcast "Cut Scene Stage" and wait (唯一接受者 Cut Scene Sprites)
      • ......
  • Cut Scene Sprites
    • ......

沒有留言:

張貼留言