You can make texture atlas (only one drawcall) and by custom primitive data select proper texture from it - using flipbook node or simple adding to texture coordinates.
1 Like
You can make texture atlas (only one drawcall) and by custom primitive data select proper texture from it - using flipbook node or simple adding to texture coordinates.