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

Renaming audio assets does not properly update the sound-file reference in the audio yy #243

Closed
adam-coster opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
🔥 bug Something isn't working ⌨️ vscode The Stitch extension for VSCode

Comments

@adam-coster
Copy link
Member

When renaming a sound asset, the following things have to happen:

  • ✅ The asset symbols get replaced with the new name
  • ✅ The asset name is updated in the YYP and sound YY files
  • ✅ The sound file is renamed to have the same name as the resource
  • ❌ The reference to the sound file in the sound's YY is update to match the renamed file
@adam-coster adam-coster added 🔥 bug Something isn't working ⌨️ vscode The Stitch extension for VSCode labels Jun 20, 2024
@adam-coster adam-coster self-assigned this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 bug Something isn't working ⌨️ vscode The Stitch extension for VSCode
Projects
Status: Done
Development

No branches or pull requests

1 participant