跳到主要内容
 Warning: Beta Version
版本:Beta ⚠️(未翻译)

Trigger Sequence Cinematic

The Trigger Sequence Cinematic entry that runs a sequence of triggers. It is very powerful but also very dangerous.

 警告

Be aware of which triggers are running. If you run a trigger that is viewable by everyone, it will be visible to everyone. Also, never trigger dialogues, they should not be triggered from a cinematic. If you want to trigger a dialogue after the cinematic, connect it to the CinematicEntry

How could this be used?

When you want to use any triggerable entry. Like giving an item to the player at a specific frame.

Fields

Criteria

继承列表
玩家必须满足的一系列条件,才能触发此条目。

Segments

必填列表分段

The sequence of triggers to run


片段是电影中的时间帧。在片段期间可以执行操作或显示信息。
 信息
片段不能重叠。如果您需要重叠的片段,请创建一个新条目。