Skip to content

Add new camera focus system for Yarn #595

@Demigiant

Description

@Demigiant

Add two separate methods:

  1. FocusOn(Transform lookAtTarget, Transform origin = null) aka Yarn's camera_focus
    Moves to first origin's position and focuses on lookAt target.
    Origin can be NULL in which case the camera stays where it is and only does the lookAt.
  2. ResetFocus() aka Yarn's camera_reset
    Resets focus to cat
  3. For the future: ShowMap() aka Yarn's camera_map
    Shows the map, without evidencing anything special

That can be called at any time during dialogue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions