I took this from FF Files, just change effect and angle(this is for fuel) Code: playFX(level._effect[ "dust_wind_fast_fuel" ], (-8260,-5756,1075)); angles = (90, 90, 0);
For effects that play continuously (or if you want them to be deletable) try experimenting with SpawnFX and TriggerFX.