OK, so the title is pretty self explanitory, but I'll elaborate.
I have a skybox, and it has say 4 different possible textures:
sunrise
day
sunset
night
is there any way I can make a gradual transition from one texture to another, almost like a %mask I could apply?
I've fiddled about with blending textures, but it looks a little funky, and I need to have more control...like in increments.
I know there is the RTS sky system in Extends, but it tends to drain the CPU once I have alot else going on, and I figured if I could transition between my own sky textures, I could get a similar effect at a lower CPU cost.
Sorry if this is stupid question.
best
butters