Movie Projector

Hi,

I have a model of a piece of landscape with a volcano. Now I need to project a movie of the seismic shaking over the models. In the Image attached i faked it with Photoshop. What could be a solution to get a similar result in Unity? Can I maybe make a projector that throws a semi transparent movie over everything, or would i need to make crazy shaders.

Cheers
Malz


Interesting.
Alternate solution could be a transparent mesh above the surface that shows the earthquake effect when it happens as an animated texture or animated mesh effect.

Hi,
I dont get a movie texture as a texture, that i can put in a materials texture slot. I installed Quicktime and imported a .mp4 file, like its described here: Unity - Manual: Movie Textures
i can throw the video on a plane and it plays it, but i cant use it as a texture in a Materials slot. I need it to work like a texture because i want to make a shader with shaderforge. Is that possible?

Greetings

Probably can be as a sprite sheet. I’ve not attempted this before - there might be better alternative ways to accomplish this, or an asset to help from the store.