Twinkle - Free, powerful UI animator module

It’s just too much work for me to update the each individual script every time I make a small change.

1 Like

Hello! I’ve been trying to get this working in my game and i just cant. I’m only trying to make a button that grows on hover and shrinks on enter.

I have both packages and UiAnimator in ReplicatedStorage, i have loaded the UiAnimator module from a local script in StarterPlayerScripts and i have tagged the button with the tag Animatable. Is there anything else that i am missing?

Well then it should be working. Check if your button has Active and Selectable property enabled. Are you getting any errors?

Also if you got a frame within the button, make sure its Active and Selectable property is turned off.

Please send images of your script and buttons.

Hello! Yes my button does have both the Active and Selectable property enabled. I am not getting any errors only the “this game uses twinkle” message.


I think I have found the issue. I am working on it.

Oh haha what a simple fix. Currently, if your buttons are not in Scale, it won’t work. If you are using Offset, then the proper scaling does not work.

1 Like

Yep! that fixed it. It works beautifully now. Thank you very much.

1 Like

How about an editable demo place?

Thanks

there’s a very annoying bug i hate. i open the window with framezoom. and there’s a little fucking chance when u close the window with show property false that it softlocks the ENTIRE thing. blur, camera zoom, no ui, hideable ui is hidden. im gonna explode into pieces i don’t know what’s the issue

Hey i really like your module but i found some issues while using:

  1. Gui elements using offset just don’t work at all while their offset could possibly just be converted to scale automatically
  2. Hover and press presets don’t handle anchor points

I will get those fixed soon.

(Ignore this… limit)