ohiorizzgod67mango-a11y/click-guide-visualizer ? reverse-engineered prompt
Reverse engineered prompt
Build me a Geometry Dash 2.2 Geode mod that can load a replay macro and draw the upcoming clicks on top of the level so I can see where each press is supposed to happen and how early or late I am.
I want it to support importing macros from a file picker, then copy them into the mod’s own macro folder so they show up later in a list. It should handle common macro formats like gdr2, gdr, mhr, and json, and if a file is broken it should show a useful error instead of crashing.
Please also add a rhythm mode where the guide becomes a centered falling lane with a judgement line, plus settings for lead time, lane position, lane width, note thickness, opacity, and hiding the in level guide. Auto alignment should figure out the offset after a few clicks while I play, and there should be clear frame accuracy labels and separate support for player 2 in dual sections.
Use the current Geode and GD versions mentioned in the repo, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit