Instancing movie file in blob tracking squares / Randomizing it

Hello everyone,

Kinda new here. I have a functional blob tracking system, in which I would like to instances images/videos.
I kind of managed to do it, but the problem is, only one image gets picked to be instanced inside the blobs. Any idea on how to randomize this ?
I put a screenshot here of the node setup here

Thank you !

Hi @WhiteGorilla,

you need to specify the Texture Index parameter by for example using the id column of the DAT used for Instancing.

cheers
Markus