tcraven96 / CSE-442

Project for CSE442 Developed by Everything Is Canon
1 stars 2 forks source link

TASK: Opening Elevator Door Sequence #126

Open tcraven96 opened 5 years ago

tcraven96 commented 5 years ago

As a developer, I want a cutscene sequence that shows the character leaving an elevator and facing a door that will appear in the central hub.

tcraven96 commented 5 years ago

TASK TEST:

  1. Start Game
  2. Press Enter
  3. Press 'New Game'
  4. '-arrival-' animation should play
  5. Elevator doors should open and the screen should show the character walking through the door[1]

[1] this is all a bit abstract but when the character enters the central hub it should be more clear what the player was originally looking at

tcraven96 commented 5 years ago

NOTE:

This task was completed by commit e45c31d under the branch "opening_cutscene" on November 18, 2018.