After trying and failing to prototype for action-adventure games to try out new ideas. I figured that I would need something to make this a lot easier for me. I specifically plan to use this tool for a game I'd like to make one day for fun where players can perform fun combos just for the fun it. But I need a hitbox editor.
This tool when finished should hopefully provide me the means to play around with a lot of action adventure ideas that I have with it being easier to set up everything. I'm also hoping to be able to provide a potentially useful tool for the community to use in their projects as well.
You can also see in the screenshot above that I also wanted to make setting up animations themselves easier in Godot as I feel, Godot doesn't quite have a good system for that yet.
I'm planning on it looking somewhat like this when it's finished (with the ability to zoom and pan the canvas):
I've got most of the basic canvas functions finished, and will soon be working on loading and saving the animations themselves. I will update this topic soon with more info for those interested.