There is a workaround you can do to get the “id” of each vertex, and thus implement your own uv coords.
I posted an example here which adds some shader constants to a sprite/shader, in particular, the center point of the sprite.
With it you can determine the id like this.
3 Likes