Page 2 of 2
Re: Modding Request to the Developers
Posted: Thu Apr 23, 2015 10:28 am
by Emmeric
The only place for images I didn't look was in the tools section. >.>
Re: Modding Request to the Developers
Posted: Thu Apr 23, 2015 11:27 am
by IanF1966
Updated the images.
Re: Modding Request to the Developers
Posted: Thu Apr 23, 2015 12:30 pm
by Breca
Wow, jack, did you create that art?
Re: Modding Request to the Developers
Posted: Thu Apr 23, 2015 3:37 pm
by IanF1966
Breca wrote:Wow, jack, did you create that art?
Sorry, no...
Re: Modding Request to the Developers
Posted: Thu Apr 23, 2015 4:29 pm
by Emmeric
Could one of the artsy modders here give me a nice link to how we merge a JPEG into a PNG with the transparency and all that? I mod code more and so far I've just been inserting square units into my game without issues. But if I wanted to go circular...
Any free editing tool out there (Gimp?) that works? My Xara is not very user-friendly. Makes great book covers but is so unintuitive with this kind of modding that I often wonder why I bought it.
Re: Modding Request to the Developers
Posted: Thu Apr 23, 2015 4:50 pm
by Jekky
First, apply the black circle image as a mask to get the round shape, then place the "counter" image on top as a new layer (may have to adjust transparency of that layer). not sure about tools though, so long as it supports layers and masks, should work fine.
If you're familiar with code though, you can probably write a simple app to do the same job.
Re: Modding Request to the Developers
Posted: Thu Apr 23, 2015 5:46 pm
by IanF1966
I've written up a brief but concise tutorial here:
viewtopic.php?f=370&t=64009