Is ‘Position’ meant to be a stand in for UDim2 or something? Because whenever I try to set UDim2 as a property of my frame, it says it isn’t a property.
Also moving my frame around on different portions of the timeline doesn’t create/add new frames and I don’t know how to add them
@pa00 is there a way to increase the timeline size longer than 4 seconds? im trying to use this for a longer tween such as a vehicle (scrolling out maxes at 4 seconds)
Hey, great plugin!
Was just wondering how I would just tween certain CFrame properties?
For example, I don’t need the X & Z properties of the Tween I made, because they will change (as the model will move)
So I guess my question really is, how would I make a Tween for a model (A base part, anchored, other parts welded to that base part) that gets moved around the map?
This plugin is so good! I am trying to make a GUI arrow, that points at various things, and tells the player what the button does.
However, I am not sure how to pause the tween. I have already created the tween, and the arrow does all the sequences. I want to pause the tween after it reaches its destination, until a button is pressed. Is there a way to do that?
This plugin is great, i’ve been looking for a wait to tween motor6d easily for a long long time now, and this might just be what I’ve been looking for. On the side note, could someone tell me what SetOrigin() does to the track? I didn’t see it being mentioned in the API, thank you!
When I first saw this plugin I bought it in a few seconds. When I went to try it out, I got dissapointed of the way the exporting works. I thought it was gonna give me a script with all the tweens.
The weird module scripts and the fact that we need to keep those random module scripts in our instances for the tweens to work, is absolutely annoying.
What I expected of this plugin, was that it would simply create the tweens for us.
Another problem I have is that you can’t make the tween longer than 4 seconds… You really think there’s never gonna be a need for a 4+ seconds long animation?
I hope you take some of this into consideration of fixing. No offense, I love every other part of the plugin and it’s well made and an awesome idea!
The timeline is actually infinite, not four seconds. You can zoom out of the timeline using the scroll wheel. You can also drag the timeline left and right by clicking and holding the middle mouse button. I realize not everyone has a mouse and some people are on touchpads with no middle mouse button. It’s been a very long time since I touched this plugin but one of the most requested features has been a different way to scroll the timeline.
Can you give an example of what an exported script would look like in the format you’re looking for (a set of tweens)?
When trying to work with the TweenSequence Editor, I’m able to create animation as expected up to a certain point. For some reason, the editor becomes unresponsive, “Import” doesnt do anything and the interface becomes Garbled. I have tried re-installing, reloading the plugin, deleting the previously tweened assets and re-loading…etc…I’m wondering if this is an issue with anyone else?