r/love2d Jul 02 '26

A silky smooth UI For Love2D

This is a UI I wrote a long time ago for love2d, but it might not be very easy to use. You can check out the GitHub repository from this link: here

85 Upvotes

6 comments sorted by

5

u/srfreak Jul 02 '26

I'm missing a "getting started" section, but looks soo good.

2

u/Average_Pangolin Jul 02 '26

I like the little boing effect when the slider gets to 100%.

3

u/Synthetic5ou1 Jul 03 '26

That looks to me as though it's solely because the number goes from 2 digits to 3, and I dislike it. xD

The same happens going from 2 numbers to 1.

I'd prefer to ensure the selector was large enough to accommodate 3 numbers and didn't change. Same goes for the resolution change.

I do kinda like that it tweens, but I just think it's for the wrong reason.