Closed joshuaskelly closed 4 years ago
The ProjectedDecal copy constructor does not preserve the spriteAtlas field. The specific use case here is to enable monster blood splat textures to come from a different sprite atlas other than the default.
spriteAtlas
Summary
The ProjectedDecal copy constructor does not preserve the
spriteAtlas
field. The specific use case here is to enable monster blood splat textures to come from a different sprite atlas other than the default.