Skip to main content

Execute_PlayFx

Description

Plays an FX effect defined in Fx.json on the specified object. If the FX has a SpawnerId set, the effect is spawned at the world spawner location instead of on the entity.

Parameters

ParameterDescription
BaseObjectThe target object to play the FX effect on.
S1The FX ID defined in Fx.json.

Examples

DescriptionBaseObjectCommand
Play GrowthStepUp FX on SelfSelfPlayFx
Play LevelUp FX on TargetTargetPlayFx