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

Put Sprites in a Shared Assets SWF for easy skinning #33

Open
alexsylex opened this issue Nov 19, 2024 · 0 comments
Open

Put Sprites in a Shared Assets SWF for easy skinning #33

alexsylex opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alexsylex
Copy link
Owner

For modders that want to make their own skins. Separate the scaleform part into two:

  • The control logic. Can be updated, correcting bugs without forcing the modders to rebuild their version for the assets to work.
  • The assets file, containing the sprites, that the modders have to update only in case a new sprite is added.
@alexsylex alexsylex added the task To do assignment label Nov 19, 2024
@alexsylex alexsylex self-assigned this Nov 19, 2024
@alexsylex alexsylex added enhancement New feature or request and removed task To do assignment labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant