What is the simplest way to get a bool to be “true” on the first frame of a button press, then back to false on the second frame of the a button press?
Is there a way to do this with the “new input system” ? It seems like it should be trivial, but all I can find are suggestions about using callbacks, and the “.started” attribute, and this does not work.