Gongju-Unity-Bootcamp / SchneeIM

Interactive Movie about Ancient Egypt Mythology
0 stars 0 forks source link

Meet Anubis again #58

Closed kimxesxie closed 7 months ago

kimxesxie commented 8 months ago
  1. subtitles: comment(Jonathan, Anubis, Quiz)
  2. Animations implementation:
  3. Cinemachine implementation:
  4. Gameover: Text, fade out - timeline
  5. Success scene: Anubis disappears - fade out (make it white) - load Awakening scene after 8 sec.
  6. Main Scene: add a slider object with c# script
kimxesxie commented 8 months ago

done:

kimxesxie commented 8 months ago

Gameover Scene Implementations - Leslie

  1. Add a script for loading 0_Title(Done)
  2. Add a fade out image UI(to make display dark gradually)(Done)
  3. Add a text "GAME OVER": Wrote Text and made text be intense gradually(Done)
kimxesxie commented 8 months ago

Success Scene Implementations

  1. Subtitles for Anubis(Done, Hyerin Park)
  2. Fade out(make scene bright gradually) as timeline(Done, Leslie)
  3. Add a script for load 7_Awakening scene(Done, Leslie)
kimxesxie commented 8 months ago

Main Scene Implementation - Leslie

  1. Slider timer: use activation track in timeline, slide object and script for moving fill area(Done)
  2. Point Light(Done)
  3. Cinemachine(Done)
  4. Animations(Done)