Closed petredy closed 10 years ago
The Slick2d and Java2d tests do not work at all? Could you show what exceptions or errors are thrown? Which backend do you use for flipping? LibGDX? Could you please show me some code or your scml file you are testing?
Sorry, that i didn't answered in time, i was too concentrated on the bug. But thanks i got it running with the new update. Thanks a lot.
Probably it's because i forgot something, but i don't get even the samples to work with Slick2d and the Java2d test. When i flipX() the player, the positions of the images are messed up. The bones are upside down but correctly from the animation. I just changed player.flipx() in the constructor.
Thank you for the great library and i hope you can help me.