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

[Feature] Coding/hitbox viewer #146

Open
AGhostsPumpkinSoup opened this issue Feb 28, 2023 · 1 comment
Open

[Feature] Coding/hitbox viewer #146

AGhostsPumpkinSoup opened this issue Feb 28, 2023 · 1 comment

Comments

@AGhostsPumpkinSoup
Copy link

Being able to code/paste code in to see the hitboxes in action. At the moment, we do not have a way to properly view and edit code on the fly, which makes it slightly more tedious to test codes. Would be interested in making this a commission if need be.

@ScanMountGoat
Copy link
Owner

Hitbox viewing has already been suggested in #89. As I've discussed previously, the issue is getting the data in a standardized format. Cross Mod had hitbox viewing but relied on hand authored files in a format that wasn't documented anywhere to my knowledge. The community needs to settles on a format and document it in writing to avoid the issues with the past implementation. Ideally, there would be a tool to generate the data so people don't have to write it out by hand. Actually drawing the hitboxes themselves isn't hard since the shape drawing code already exists for swing prc rendering. I'd be willing to give detailed instructions for the rendering code if someone wants to try implementing it at that point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants