Page 1 of 1
[0.16][gfx] Pickaxe flips in player animation
Posted: Fri Dec 15, 2017 7:57 pm
by Brathahn
Hi,
not a real bug more of a graphical thing:
the pickaxe on the players back flips when you are running or standing still:
- player2.PNG (71.06 KiB) Viewed 1587 times
- player1.PNG (71.06 KiB) Viewed 1587 times
Thanks for noticing.
Re: [0.16][gfx] Pickaxe flips in player animation
Posted: Sun Jan 21, 2018 11:12 pm
by WIZ4
And the position of the weapon is also changing. It is either above or below
- Screenshot_1.png (43.15 KiB) Viewed 1490 times
- Screenshot_2.png (46.87 KiB) Viewed 1490 times
Re: [0.16][gfx] Pickaxe flips in player animation
Posted: Thu Feb 01, 2018 3:13 am
by kovarex
This is a result of the fact, that we save memory by flipping the pictures in some situations, instead of having version for both directions.
I don't expect this to be fixed, as the extra video memory cost is not worth it.