Not that much code

temp.x=20;
temp.y=0;
temp.z=1;
vec_rotate(temp,camera.pan);
effect(effect_flame, 20, temp, nullvector);


I'm pretty awesome