Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.
This repository was archived by the owner on May 12, 2026. It is now read-only.

Add Cutscene system #269

Description

@LinkofOrigin

The Tutorial has some rough pacing since the player has control at all times. Plus, may objectives or changes to the world are unclear as stuff just sort of appears and disappears when objectives update. A cutscene system would help with both of these so break up the flow and visually show the changes to the world.

The cutscene system doesn't need to be robust. These would be enough to have a big impact:

  • Move camera to match a transform (position, rotation)
  • Move camera back to player
  • Add letterboxes to the top and bottom of the screen during the cutscene
  • Hide UI/HUD during the cutscene
  • Disable the ability for the player to control the character or open UI screens like the inventory

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    codeThis task requires programming to completeuiThis task requires a user interface

    Projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions