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

Editor: add commands for batch-replace of a source path for Sprites and AudioClips #2520

Open
ivan-mogilko opened this issue Aug 30, 2024 · 0 comments
Labels
context: ui/ux type: enhancement a suggestion or necessity to have something improved what: editor related to the game editor

Comments

@ivan-mogilko
Copy link
Contributor

ivan-mogilko commented Aug 30, 2024

Problem

A situation: user moved their source assets into a different folder.
AGS does allow to modify the source path for both sprites and audio clips, but that only affects a single item. Fixing a large amount of items like that can be very tedious and time consuming.

Proposal

  • Add a context menu command for replacing a parent portion of paths of "source file" for selected Sprites, and another for "all" Sprites in game.
  • Add a context menu command for doing same for the AudioClips in certain folder, or "all" AudioClips.

This command lets to choose a folder, where it will automatically scan for matching filenames, including subdirectories, and assign new paths for all the items in selected range.

@ivan-mogilko ivan-mogilko added type: enhancement a suggestion or necessity to have something improved what: editor related to the game editor context: ui/ux labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context: ui/ux type: enhancement a suggestion or necessity to have something improved what: editor related to the game editor
Projects
None yet
Development

No branches or pull requests

1 participant