Key Point: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Key Point is a part of a [[Cinematic]], which stores the location and look at of a Camera. | Key Point is a part of a [[Cinematic]], which stores the location and look at of a Camera. | ||
A Key Point also | A Key Point also stores information on: | ||
* Which events are fired when this point is reached | * Which events are fired when this point is reached | ||
* What texts are shown to a Stakeholder in the {{software client}} when arriving at this point. | * What texts are shown to a Stakeholder in the {{software client}} when arriving at this point. | ||
| Line 11: | Line 11: | ||
|seealso= | |seealso= | ||
* [[Cinematic Data]] | * [[Cinematic Data]] | ||
|api= | |||
* [[Api session event editor cinematic]] | |||
* [[Api session event editor cinematic add keypoint]] | |||
* [[Api session event editor cinematic add keypoint event bundle]] | |||
* [[Api session event editor cinematic add keypoint with parameters]] | |||
* [[Api session event editor cinematic duplicate keypoint]] | |||
* [[Api session event editor cinematic move keypoint]] | |||
* [[Api session event editor cinematic remove keypoint]] | |||
* [[Api session event editor cinematic remove keypoint event_bundle]] | |||
* [[Api session event editor cinematic set_keypoint description]] | |||
* [[Api session event editor cinematic set_keypoint orientation]] | |||
* [[Api session event editor cinematic set_keypoint paused]] | |||
* [[Api session event editor cinematic set_keypoint time]] | |||
}} | }} | ||
Latest revision as of 15:23, 15 July 2026
Key Point is a part of a Cinematic, which stores the location and look at of a Camera.
A Key Point also stores information on:
- Which events are fired when this point is reached
- What texts are shown to a Stakeholder in the Tygron Client when arriving at this point.
- How fast the camera moves
- Whether the cinematic should pause at this point
See also
API Endpoints
- Api session event editor cinematic
- Api session event editor cinematic add keypoint
- Api session event editor cinematic add keypoint event bundle
- Api session event editor cinematic add keypoint with parameters
- Api session event editor cinematic duplicate keypoint
- Api session event editor cinematic move keypoint
- Api session event editor cinematic remove keypoint
- Api session event editor cinematic remove keypoint event_bundle
- Api session event editor cinematic set_keypoint description
- Api session event editor cinematic set_keypoint orientation
- Api session event editor cinematic set_keypoint paused
- Api session event editor cinematic set_keypoint time