You need to use the RoUI2 Animation Module. In the plugin toolbar next to where you open the plugin there should be a button labeled download. Click that button and the module will be downloaded into ReplicatedStorage. You can view how to use it to play animations here.
As a ui designer, having tools like this completely changes the way I would make ui. Thanks for making this.
This is very revolutionary it can help a lot of people with UI animations
Thank you so MUCH! This is gonna make UI designing & tweening MUCH MUCH easier for me rather than copying and pasting my tween example
This is much easier to animate the UIs now.
I’ve never used Roact but as long as you have access to the instances you create with Roact you should be able to use RoUI2 and Roact seamlessly. You can check out the documentation for the RoUI2 module in the main post to see how to actually play animations. All you need to pass is an animation instance and an object to animate.
thankyou for making this
Amazing. Will be creating more GUI’s with this.
More Youtube Video’s too. Ill make a video for people on how to use if you would like.
I love this.
This is super cool! Going to speed up my workflow a lot. Thanks for making this!
(Also I’m assuming this will work for Surface GUIs as well?)
is there any way to force :Stop() a animation as i dont see anything like that in the documentation
I had to delete the plugin(for now)
because your plugin kept giving me the “http requests can only be executed by game server” warning whenever I tried play testing on any game
should I reinstall or is this happening to other people as well?
Hey yeah I’ve been made aware of that. The warning has to do with plugins rerunning when a game is tested. I’ll have a fix out for that with the next update. For now you can just disable & enable the plugin whenever you need it.
ok just making sure
thanks for replying back
also the plugin works really well gj
Hey I fixed the issue where it sends a Http error in the output every time you play. I just added a simple:
if not game:GetService("RunService"):IsRunMode() then
-- stuff
end
So I don’t how to contribute this so I’ll just leave the plugin file here:
RoUI2.rbxm (28.2 KB)
If you want me to do some more fixes then just reply and I will be happy to do so!
I don’t see what’s the point of this considering the TweenSequence Editor exists. I can tween much more than UI with this.
I don’t mind there being alternatives out there. I was planning on making a better version of TweenSequence Editor sometime anyway, and this has me a little more inspired to do so.
I had no idea this existed but it’s honestly pretty cool. I guess mine is just an alternative like @pa00 said. There’s does appear to be much more flushed out
For any one who us struggling to use it:
I made a video the RO UI 2 of how to use it and here is the video : How to use RO UI - YouTube
Hey! Your invitation link in your video is invalide. Can you send a new invitation for me?