Code:
action sky_sphere {
while(1) {
vec_set(my.x, camera.x);
wait(1);
}
}



Assign this one to your sky sphere.


Follow me on twitter