
Its a fine art tho, thats for certain. Thanks for contribution!
the idea is just thatKing of Worms wrote: ↑Sat Jul 21, 2018 2:53 pm - the effect on the hand holding a hammer looks strange, Id remove it. But if you want to create a magical effect around that hand while you animate this, that would look cool ofc
I can easy retouch itKing of Worms wrote: ↑Sat Jul 21, 2018 2:53 pm - the white reflection on the pliers standing on the ground looks distracting, Id just darken it.
true , I still have yet to understand how to use xml files for resizeKing of Worms wrote: ↑Sat Jul 21, 2018 2:53 pm - and I almost forgot, he is HUGE, Id reduced the size to something like 2/3 of this.
You need to set scale for one or both axesKing of Worms wrote: ↑Sat Jul 21, 2018 5:17 pm I still have yet to understand how to use xml files for resize![]()
same, workaround is, that you make the sprite smaller but keep the canvas size... so basically, the sprite is smaller than the canvas.
Code: Select all
<?xml version="1.0"?>
<info>
<scaleX>1</scaleX>
<scaleY>1</scaleY>
</info>