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

Restore option to replace sprite using the most recent image file #1911

Closed
morganwillcock opened this issue Feb 2, 2023 · 0 comments · Fixed by #1914
Closed

Restore option to replace sprite using the most recent image file #1911

morganwillcock opened this issue Feb 2, 2023 · 0 comments · Fixed by #1914
Labels
ags3 related to ags3 (version with full backward compatibility) context: editor assets related to input files for editing the game type: enhancement a suggestion or necessity to have something improved what: editor related to the game editor

Comments

@morganwillcock
Copy link
Member

Describe the problem

When the updated sprite importing was added it removed the option to replace a sprite using the most recently used image file.
Bildschirm-foto-2023-02-01-um-21-53-03
Now there is not an equivalent function that can be used to repeatedly replace the sprite images from a common spritesheet file.

There is not a workaround using image export because this produces individual images rather than restoring a spritesheet which can be edited as if it were the original spritesheet.

Discussed here in full here:
https://www.adventuregamestudio.co.uk/forums/index.php?msg=636653195

Suggested change

Restore the removed menu option, using the first (or last, it might depend on how the option is named) image from the previous set of images which were used.

The tracking of previously used files would probably need to be changed. I think at the moment it is just remembering the files used for a brand new import and doesn't consider files used to replace the image on an exsiting sprite.

@morganwillcock morganwillcock added type: enhancement a suggestion or necessity to have something improved what: editor related to the game editor ags3-next context: editor assets related to input files for editing the game ags3 related to ags3 (version with full backward compatibility) and removed ags3-next labels Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ags3 related to ags3 (version with full backward compatibility) context: editor assets related to input files for editing the game type: enhancement a suggestion or necessity to have something improved what: editor related to the game editor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant