pioneerspacesim / pioneer

A game of lonely space adventure
https://pioneerspacesim.net
1.62k stars 375 forks source link

Atlases in Sfx.ini are played backwards #5881

Open Miner34dev opened 1 month ago

Miner34dev commented 1 month ago

Observed behaviour

Image atlases are played from bottom right to up left.

Expected behaviour

Image atlases should (at least, the default explosion.dds seems to be made to) be played from up left to bottom right.

Steps to reproduce

My pioneer version (and OS): Pioneer 2024-03-14 (didn't test the newest version yet, but didn't find anything about this here so i guess it's the same) on Garuda Linux, system last updated today.

fluffyfreak commented 1 month ago

I think this was me making the classic OpenGL texture origin mistake!