Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disembodied drask limbs invisible when facing certain directions #10175

Open
Breenland opened this issue Nov 9, 2018 · 2 comments
Open

Disembodied drask limbs invisible when facing certain directions #10175

Breenland opened this issue Nov 9, 2018 · 2 comments
Labels
Bug This is a bug in our game code Sprites This PR modifies the game sprites

Comments

@Breenland
Copy link
Contributor

Breenland commented Nov 9, 2018

Problem Description:
When a drask has their limbs removed, one way or another, the removed limbs disappear when facing a certain direction.

What did you expect to happen:
When a limb is removed, it should be visible on the ground, in hand, or in containers no matter it's orientation.

What happened instead:
When a limb is facing a certain direction, either from how it landed or from being dragged, it is entirely invisible. This applies to the limb being on the ground as well as in hand and likely containers (I did not try it with containers).

Why is this bad/What are the consequences:
Not being able to locate a limb you were so dearly attached to sucks.

Steps to reproduce the problem:

  1. Find a drask
  2. Remove a limb*
  3. If you can see the limb on the ground, drag it different directions until it turns invisible

*do not remove my limbs

When did the problem start happening:
It's been happening for a while, but I wasn't sure what caused it.

Possibly related stuff (which gamemode was it? What were you doing at the time? Was anything else out of the ordinary happening?):
I got my limbs blown off by a bomb. Without hands, I tried to drag the limbs and found they were invisible when facing some directions. Probably a sprite issue, yay!

@KasparoVy
Copy link
Contributor

Most limbs have this problem unfortunately.
It's due to the directional sprites having the 'body' cut out of the east and west directions for the limbs that'd be behind the person.

@variableundefined variableundefined added the Sprites This PR modifies the game sprites label Nov 10, 2018
@silverplatedelta
Copy link
Contributor

Can confirm this still often occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code Sprites This PR modifies the game sprites
Projects
Status: Cause Unknown
Development

No branches or pull requests

4 participants