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

Particle Cinematic

The Particle Cinematic entry is used to spawn particles for a cinematic.

How could this be used?

This can be used to add dramatic effects to a cinematic. Like, blowing up a building and spawning a bunch of particles. Or, adding focus to a certain area by spawning particles around it.

Fields

Criteria

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

Location

必填

The location to spawn the particles at.

Particle

必填

The particle to spawn.

Count

必填

The amount of particles to spawn.

Offset X

必填

The offset from the location on the X axis.

Offset Y

必填

The offset from the location on the Y axis.

Offset Z

必填

The offset from the location on the Z axis.

Speed

必填

The speed of the particles. For some particles, this is the "extra" data value to control particle behavior.

Segments

必填列表分段

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