- Can’t use UVs because they are not in local space but relative to the entire atlas texture
- Sprites can’t use local vertex space only models can?
- GLES version does not support the function required to turn world into local?
I want to make shaders which can impact sprites directionally without needing to isolate them in a power of 2 atlas / use a mesh instead of a normal sprite component.