版本: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
必填列表分段片段是电影中的时间帧。在片段期间可以执行操作或显示信息。
信息
片段不能重叠。如果您需要重叠的片段,请创建一个新条目。