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

Some vulp helmet sprites do not work #1043

Open
0x6273 opened this issue Feb 21, 2024 · 1 comment
Open

Some vulp helmet sprites do not work #1043

0x6273 opened this issue Feb 21, 2024 · 1 comment

Comments

@0x6273
Copy link
Contributor

0x6273 commented Feb 21, 2024

Description

For some hardsuits that have custom vulp helmet sprites, it shows the regular sprite instead.

Reproduction

  • Be vulp
  • Put atmos hardsuit on
  • Toggle helmet

Screenshots

image

Additional context

All the ones that don't work seem to specify the rsi states manually in the prototype:

  - type: Clothing
    clothingVisuals:
      head:
      - state: equipped-head
      - state: equipped-head-unshaded
        shader: unshaded

The ones that do work, only specify rsi path:

  - type: Clothing
    sprite: Clothing/Head/Hardsuits/engineering.rsi
@FoxxoTrystan
Copy link
Contributor

I have a specie sprite update that is uncoming, i will mostly edit the prototype to fix those.
Due to the upstream merge tho, its will take a bit of more time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants