I’m currently working on a vibe game UIs. I made a animated button that makes other buttons appear. I’m looking for feedback & how I could improve it. Feel free to criticeze, i won’t mind
7 Likes
I feel that you should make it a bit faster. Personal option because I hate when I have to wait for a fancy ui tween. I would suggest keeping it the same and making it faster! Amazing work tho!!!
1 Like
Super cool animation! Here’s some more tips if you need:
- Don’t use linear for tweenInfo
- Make it a little faster
- Play around with the tweens and you’ll find a really good and smoother one!
(If you don’t know what’s tweenInfo, check the Tween article in the devhub)
1 Like
I know about TweenInfo and I’m using it to make the animation already. I’ll use “Quint” as EasingStyle, and also make it faster.
Thanks for your feedback, @NicoXerocious and @sportzebra !
1 Like
No problem! Glad to help! Hit me a PM if you need anything!