Add Unity Slider type Prefab/Script #112
Replies: 4 comments 2 replies
-
While there are a couple of configuration deltas, namely If you check out the |
Beta Was this translation helpful? Give feedback.
-
Got it! thanks - I will see if I can add a 'whole number' tickbox - as that would then meet my requirements! |
Beta Was this translation helpful? Give feedback.
-
Well, i used ChatGTP to ask it to alter the script to add a whole-number element... Here is the output - which works.
|
Beta Was this translation helpful? Give feedback.
-
Yes, it's incredible what ChatGPT can do - I've only just started to use it. Pretty impressive huh. With regards to the whole numbers for max/min values - I guess there could be an improvement to make sure they too are whole numbers. But it works for what I need. :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Create a script/prefab similar to the scroller prefab - which is based on the unity slider - have the option to set max/min values with whole numbers and a draggable slider.
Beta Was this translation helpful? Give feedback.
All reactions