New asset: IncDecField UI

Hi there,

I made this asset to use on 4.6 UI, it’s called IncDecField, a common field on Windows Forms and similars.

You can:

  • Define a max/min limit value, or no limits at all
  • Use to decimal and integer values
  • Change value by mouse drag
  • Adjust step value for click to inc/dec
  • Adjust scale factor for drag
  • Adjust time delay to continuous inc/dec

C# Code
MIT License
Documentation
Link to repo: https://github.com/daybson/IncDecField

Hope you enjoy! :slight_smile:

Oh man, I can’t wait to check this out - if it works as advertised, then you are a dead set legend for releasing it!