I'm trying to make it so the player can select an option from the hotbar through the numbers on their keyboard, but it seems tedious to set individual input methods for 1, 2, 3, 4 , 5, 6, 7, 8 and set active_slot to each one in individual if statements like I am, faster way of doing this?