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

Replace model based on item state #1331

Open
stilnat opened this issue Nov 17, 2023 · 0 comments
Open

Replace model based on item state #1331

stilnat opened this issue Nov 17, 2023 · 0 comments
Labels
3D Affects 3D related assets. Difficulty: medium 🥼 For those that already have some understanding of the code base. Feature A new system or other feature.

Comments

@stilnat
Copy link
Contributor

stilnat commented Nov 17, 2023

Summary

Some items will use different 3D models depending on their state.

Examples of item states that may require unique models:

  • Worn
  • Held
  • Placed

Implement system to easily add "item state models" for some when desired.

Add this system to the jumpsuit so it has a different model when worn vs being held/placed.

Media

Jumpsuit worn:
image

@stilnat stilnat added Feature A new system or other feature. Difficulty: medium 🥼 For those that already have some understanding of the code base. labels Nov 17, 2023
@cosmiccoincidence cosmiccoincidence added the 3D Affects 3D related assets. label Nov 18, 2023
@cosmiccoincidence cosmiccoincidence changed the title Foldable items Replace model based on item state Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Affects 3D related assets. Difficulty: medium 🥼 For those that already have some understanding of the code base. Feature A new system or other feature.
Projects
None yet
Development

No branches or pull requests

2 participants