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

[REQUEST] Easy Debugging #2

Open
kiraio-moe opened this issue Oct 8, 2023 · 0 comments
Open

[REQUEST] Easy Debugging #2

kiraio-moe opened this issue Oct 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kiraio-moe
Copy link
Owner

When debug mode enabled, a window containing variables to change the behaviour of Spine will be shown.
We can changed the values and save it as a JSON, overwriting the existing one. For safety, it will backup the original settings.json and maybe a reset button on the GUI.

The implementation will use RapidGUI as the UI library while save & load system for changed variables will use our own code. Initially will use PrefsGUI to handle it, but it's not supporting Unity 2020 and below.

Image taken from RapidGUI repository
Image

@kiraio-moe kiraio-moe self-assigned this Oct 8, 2023
@kiraio-moe kiraio-moe converted this from a draft issue Oct 8, 2023
@kiraio-moe kiraio-moe added the enhancement New feature or request label Oct 8, 2023
@kiraio-moe kiraio-moe changed the title Easy Debugging [REQUEST] Easy Debugging Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant