This commit is contained in:
DelinWorks 2022-05-21 16:56:56 +03:00
parent f18da9f6e4
commit ef404fed8c
1 changed files with 2 additions and 0 deletions

View File

@ -435,6 +435,8 @@ void ParticleSystemQuad::updateParticleQuads()
}
else
{
// TODO: index.isRotated should be treated accordingly
auto& index = _animationIndices.at(*cellIndex);
auto texWidth = _texture->getPixelsWide();