Function; FX_PlayEffectOnBackgroundVolume - HWRM/KarosGraveyard GitHub Wiki

FX_PlayEffectOnBackgroundVolume(<sEffectName>, <sVolumeName>, <fScale>)

Description

Spawns the given effect on the background, in the direction and with the orientation specified by the volume.

Example

FX_PlayEffectOnBackgroundVolume("dmg_capital_explosion_combo_planet_killer", "fx_missile_explosion_2", 500)

Arguments

<sEffectName>: the name of the effect; must match a file name in data:art/fx/ directory
<sVolumeName>: the name of the volumes between which the effect is to appear.
<fScale>: a float number that sets the scale of the effect. Larger values increase the size of the effect.

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️