Sign in to follow this  
Followers 0
atrX

Effects (FX)

1 post in this topic

Loading/Precaching FX

Fx have to be precached before you're able to use them, precaching is done using the following function:

Please login or register to see this code.

 

Playing an Effect

playFx

When to use? General playing of an effect.

Please login or register to see this code.

 

playFxOnTag

When to use? Playing an effect on tags of an entity, moving effects, deleting effects, ...

Please login or register to see this code.

 

playLoopedFx

When to use? Playing a one-shot effect in a loop.

Please login or register to see this code.

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0