This is a conversion of dragon3025's Number Input Extremum. I'm not a programmer so apologies if there are issues. I just wanted to use this for myself and thought I'd share.
This allows you to control the Number input to set a Max and Minimum value that the player can select from by setting a Max and Min Variable. Digits will also increment.
How can I use this?
You can event a bank where the player can only store as much money as they actually have.
Or if you want to event a shop without using the Shop Scene. Instead of letting them choose more items than they can afford and forcing them to choose again. You can calculate how many they can actually buy and set that number as the Max.