Can't connect a MovieInTOP to a GLSL MAT

Hi All,

I need help attaching a Movie In TOP (simple texture - someImage.png) to a sampler TOP parm in a GLSL MAT.
Whenever I type in the name of the TOP manually or drag and drop the TOP on the MAT and select the appropriate parameter (TOP 1) the field that should contain the name ‘moviein1’ is ‘0’.

Any help would be appreciated.

Thanks,

Andrij

btw. didn’t include the actual image - it’s not important - any image will do.
corrodeTD.4.toe (63.6 KB)

Wierd, not sure why that’s happening. I’ll look into it.
For now you can just use the other TOP 2 - TOP 8 parameters, there’s no difference.

your exporting the timing CHOP channel to the top1 parameter of the glsl MAT.

To fix the problem, just open the CHOP exporter for timing1 and delete everything except glsl1/val1v1

… that works
Thank you !!!

A