Function; FX_PlayEffectOnBackground - HWRM/KarosGraveyard GitHub Wiki

FX_PlayEffectOnBackground(<sEffectName>, <v3Direction>, <fScale>)

Description

Spawns the given effect on the background.

Example

FX_PlayEffectOnBackground("m02_explosion_spray", { -1.5, -0.1, -1, }, 10)

Arguments

<sEffectName>: the name of the effect; must match a file name in data:art/fx/ directory
<v3Direction>: a table Exact contents to be identified
<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** ⚠️