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

Add custom editor for sprites to allow setting the origin #152

Closed
adam-coster opened this issue Aug 28, 2023 · 0 comments
Closed

Add custom editor for sprites to allow setting the origin #152

adam-coster opened this issue Aug 28, 2023 · 0 comments
Assignees
Labels
✨ feature New feature or request ⌨️ vscode The Stitch extension for VSCode
Milestone

Comments

@adam-coster
Copy link
Member

For our current pipeline, the only thing we need GameMaker for is to set the origin of sprites. If we pull this functionality into Stitch for VSCode, then we can mostly avoid GameMaker completely in the art pipeline.

This would require a custom webview/editor for sprite yy files, with the following features:

  • Dropdown for choosing an origin method (must match GameMaker's)
  • A clickable rendering of the initial sprite frame (or all frames?), where clicking would set the origin (and change the method to "manual")
@adam-coster adam-coster added ✨ feature New feature or request ⌨️ vscode The Stitch extension for VSCode labels Aug 28, 2023
@adam-coster adam-coster added this to the Art Pipelines milestone Aug 28, 2023
@adam-coster adam-coster self-assigned this Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request ⌨️ vscode The Stitch extension for VSCode
Projects
None yet
Development

No branches or pull requests

1 participant