vgstation-coders / vgstation13

Butts
GNU Affero General Public License v3.0
265 stars 543 forks source link

Invisible limbs on the floor #9941

Open ihadtoregisterforthis opened 8 years ago

ihadtoregisterforthis commented 8 years ago

Primarily arms. Detached limbs have a dir taken from the human mob icons. Most of them have some limb invisible, for example human left arm with east direction.

Also explains the floating pixel on skeletons.

gbasood commented 8 years ago

~~NEEDS MORE DESCRIPTION How do reproduce this~~

ihadtoregisterforthis commented 8 years ago

Thanks github

ghost commented 7 years ago

This happens because limb dropping is lazy and uses the directional icon of the limb.

So, if they're facing left, their right arm will be invisible when dropped.

Shadowmech88 commented 5 years ago

This seems to still be possible, but is no longer guaranteed/strictly based on the mob dir. In testing, I severed the left arms of 8 people facing to the right, and 7/8 of the arms were visible on the ground.

DamianX commented 5 years ago

The best thing would be to choose one icon state, preferably the biggest/most visible one, and always use that.