Page 1 of 1

Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 3:26 pm
by MrSnapwalk
This suggestion is very basic. Simply move the belt layer below the suit layer on the mob sprite. To illustrate my point, take a look at this picture:
Image
The detective on the left is after the belt layer is moved down, the detective on the right is how it looks right now. Doesn't the one on the left look much better?

The only problem that this might have is that you couldn't see belts above hardsuits, spacesuits, and other fully-covering suits. But, I personally think that's a small price to pay for an aesthetic tweak that has been bothering me for some time. Let me know what you think!

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 3:34 pm
by Giacom
Who wears a tool belt inside their clothes? You can't reach them.

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 3:40 pm
by Nienhaus
Giacom wrote:Who wears a tool belt inside their clothes? You can't reach them.
That's what I said.

Also I think there should be a poll.

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 3:40 pm
by miggles
who wears a belt around a trenchcoat

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 3:42 pm
by danno
Uh.
I think the "small price to pay" is quite reverse. In order to see toolbelts above spacesuits, we have to see them above the detective's coat.
Really not a big/common enough issue to justify changing it.

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 4:26 pm
by MrSnapwalk
Alright, how about a variable? If it's set to 1, it appears below the suit. If it's set to 0, it appears above the suit. Also, added a poll.

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 5:14 pm
by Remie Richards
We don't need a variable for something so niche.

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 7:01 pm
by Kot
A verb to choose between both versions maybe? IDK if that's actually possible.

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 7:14 pm
by miggles
a verb would be even more niche
and incredibly silly

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 9:38 pm
by Isane
Don't we already have verbs to flip caps, button up labcoats, put up hoods on winter coats, and roll down jumpsuits? Are those niche too?

I personally would like having this, wearing a toolbelt/sec belt over a jacket always looks incredibly silly to me.

Re: Move the Belt layer below the Suit layer

Posted: Mon Jun 23, 2014 10:28 pm
by Kot
miggles wrote:a verb would be even more niche
and incredibly silly
We have one for goddamn bandana. Flipping caps. All the things.

Re: Move the Belt layer below the Suit layer

Posted: Tue Jun 24, 2014 1:20 pm
by miggles
flipping caps shouldnt be a verb tbh it should be the attackhand

Re: Move the Belt layer below the Suit layer

Posted: Tue Jun 24, 2014 1:33 pm
by danno
No that's not niche Isane lmao (except flipping caps)
all of those verbs are pretty dang modular/generalised/fuck what word is it
uhhhhhhhh pretty not niche. not really niche at all. they can be used for a lot of shit practically.

Re: Move the Belt layer below the Suit layer

Posted: Tue Jun 24, 2014 6:21 pm
by imblyings
isn't there a layer var that you can specifically use for this kinda thing

Re: Move the Belt layer below the Suit layer

Posted: Tue Jun 24, 2014 6:43 pm
by Remie Richards
imblyings wrote:isn't there a layer var that you can specifically use for this kinda thing
Update_icons() decides what layer to place things on, The layer var is set to the layer define in update_icons()
so in this case, No.

Re: Move the Belt layer below the Suit layer

Posted: Tue Jun 24, 2014 6:51 pm
by imblyings
thanks

that's a shame though