Change a texture at a given frame

Is there a way to change a texture when a specific frame is reached? :eek:

Do you want to animate a texture distorting, or say, switch the file of an image texture?

i say switch the file of an image texture…

I don’t know how to do that inside blender. You could probably do it with a python script. However, you could have both image textures already on your material, then animate their color or var values to switch between them. (the sliders below the texture button things)

I was not able to animate the texture values to switch between the two images so I solved the problem in a very rough way: I’ve rendered the movie two times and i changed the texture manually in the mean time…

I’m sure there’s a better way to do this…

However thankyou for the suggestion :wink: