engagement bait for funsies
what's the weirdest bug you encountered mid-jam?
mine was a floating point error being caused by awaiting an animation player's "finished" signal then setting a variable to true, neither of which had anything to do with the float getting effed up & each line being fine on its own. somehow, it was the combination of these lines that caused the issue, and I'm still trying to figure that one out :thinking:
not being able to use both of those lines left me forced to keep in a mild gameplay bug lol, so it's technically possible to get super OP :sweat_smile: