[FND] Dyable Sunglasses

All development of pixel art, maps and other graphics.


Post Reply
User avatar
jak1
TMW Adviser
TMW Adviser
Posts: 66
Joined: 06 May 2009, 23:42
Location: Hurnscald
Contact:

[FND] Dyable Sunglasses

Post by jak1 »

Here are some Sunglasses i made for my server...
may its a nice item on the official server too ;)

Code: Select all

	<item id="..."
        image="equipment/head/armor-head-sunglasses.png|R:#FFFFFF"
        name="White Sunglasses"
        description="..."
        effect="+1% Defense"
        type="equip-head"
        defense="1"
        weight="2">
        	<sprite>equipment/head/head-sunglasses.xml|#FFFFFF</sprite>
    </item>
	<item id="..."
        image="equipment/head/armor-head-sunglasses.png|R:#580000,A40000,C02020,ff6060"
        name="Red Sunglasses"
        description="..."
        effect="+1% Defense"
        type="equip-head"
        defense="1"
        weight="2">
        	<sprite>equipment/head/head-sunglasses.xml|#580000,A40000,C02020,ff6060</sprite>
    </item>
...
Attachments
head-sunglasses.xml
XML
(5.55 KiB) Downloaded 104 times
ICON
ICON
armor-head-sunglasses.png (287 Bytes) Viewed 2259 times
SPRITE
SPRITE
head-sunglasses.png (550 Bytes) Viewed 2259 times

@}->--- ---<-{@

User avatar
yubabax116
Warrior
Warrior
Posts: 268
Joined: 05 Apr 2011, 21:20
Location: Elsewhere

Re: Dyable Sunglasses

Post by yubabax116 »

this is very nice :)


Yubaba
▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬
♩ ♪ ♫ ♬ ♭ ♮ ❤Quiet And Enj0:00Y The  Music ❤ ♩ ♪ ♫ ♬ ♭
Yubaba
Chicka-Maria
▬▬▬▬▬▬▬▬▬▬▬ஜ۩۞۩ஜ▬▬▬▬▬▬▬▬▬▬▬▬▬
User avatar
jak1
TMW Adviser
TMW Adviser
Posts: 66
Joined: 06 May 2009, 23:42
Location: Hurnscald
Contact:

Re: Dyable Sunglasses

Post by jak1 »

i heard some shading and highlights + the "sun" is comming from south-west maybe... this is a bit better^^
Attachments
ICON
ICON
armor-head-sunglasses.png (307 Bytes) Viewed 2173 times
SPRITE
SPRITE
head-sunglasses.png (579 Bytes) Viewed 2173 times

@}->--- ---<-{@

User avatar
enchilado
Knight
Knight
Posts: 972
Joined: 06 Mar 2009, 01:21

Re: Dyable Sunglasses

Post by enchilado »

Please note also that outlines shouldn't be black but (usually) a much darker shade of whatever colour is inside the outline. The frame of these glasses is only one pixel across, of course, but we know that they are made of metal and therefore we colour them dark grey. Here's an example with the frames lightened, more so on the top and left sides:

Image

Everything else looks cool, so if you could lighten the frame on all frames (hehe), these sunglasses should be suitable for inclusion.
User avatar
Merlin
Developer
Developer
Posts: 601
Joined: 23 Dec 2007, 04:42

Re: Dyable Sunglasses

Post by Merlin »

I actually made some along time ago.

I made a few different colored variants but I think I'll see about making them dye-able instead.
Attachments
item642.png
item642.png (525 Bytes) Viewed 2102 times
MerlinX420
Computer games don't affect kids, I mean if Pac Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music. Has anybody seen this princess I'm looking for?
Post Reply