- #1
Darkmisc
- 220
- 31
- TL;DR Summary
- I use space and enter as buttons for jump and shoot respectively. I have a checkbutton in my game for toggling the visibility of a display. It turns out space and enter also toggle my checkbutton.
Hi everyone
I use space and enter as buttons for jump and shoot respectively. I have a checkbutton in my game for toggling the visibility of a display. It turns out space and enter also toggle my checkbutton. I didn't code for space and enter to do this. I can't find anywhere on the inspector where keys are assigned to the checkbutton.
So far as I'm aware, no other keys toggle my checkbutton. I could change my keys for jump and shoot, but space and enter seem to be the best keys for this.
Is there anyway to stop space and enter from toggling my checkbutton?Thanks
I use space and enter as buttons for jump and shoot respectively. I have a checkbutton in my game for toggling the visibility of a display. It turns out space and enter also toggle my checkbutton. I didn't code for space and enter to do this. I can't find anywhere on the inspector where keys are assigned to the checkbutton.
So far as I'm aware, no other keys toggle my checkbutton. I could change my keys for jump and shoot, but space and enter seem to be the best keys for this.
Is there anyway to stop space and enter from toggling my checkbutton?Thanks