AudioPixie / TPRTracker

A unity-based tracker for TPR
GNU General Public License v3.0
0 stars 0 forks source link

AG small keys freeze at 4 #74

Closed AudioPixie closed 1 month ago

AudioPixie commented 1 month ago

When attempting to increment from 3 to 4 AG small keys, all items freeze and cannot be interacted with. Can be clicked twice to jump to 5, happens going up and down. Only happens when CanSmash() is true and using glitched logic. Checks seem to update when in the "4" limbo state but not the available checks counter.

AudioPixie commented 1 month ago

Has("AGSmallKey, 4") <- quotes were in the wrong place