MaxwellSalmon/DUGA

Sprites are projected wrong

Opened this issue · 0 comments

The sprites (items, NPC's, furniture) are not projected onto the screen correctly. They need to change y-position when the player is rotating - right now they only change x-position.

This is not a high priority at the moment, but it would be nice to fix at some point.

Look at SPRITES.py - yTmp is not even used when drawing the sprite.