Community Tutorial: AnimToTexture Plugin, How to Use it to make Vertex Animation Textures for crowds

Hi @DaftAlexPunk , I replied to the github PR also. I was not able to set the custom data in the main loop, it just didn’t work as you are seeing. When I moved it to it’s own loop run after all the instances have been created, I was able to set the custom data values for each instance. Try adding that loop back