-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Add two separate methods:
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.ResetFocus()aka Yarn's camera_reset
Resets focus to catFor the future:ShowMap()aka Yarn's camera_map
Shows the map, without evidencing anything special
That can be called at any time during dialogue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done