So I recently attempted animating a model when I was like: “this looks robotic and lacks realism”. So I looked up something like like “roblox animation realism” and stumbled upon the Animation Easing Styles announcement. How do I activate these? I know this announcement is 4 years old but I wouldn’t imagine roblox would remove it.
Example:
The three dots menu has nothing related to that in it
Belive me, I tried clicking everything
Easing style is working only for Tween service . Maybe I don’t really know but Tween service works only on parts guis and properties . That makes animation easing style for gui .
You can see easing styles here EasingStyle | Documentation - Roblox Creator Hub
But the article (Animation Easing Styles) said that it was in the animation editor.
You can right-click the keyframe to change the easingstyle of the respective frame:

2 Likes
Animations aren’t only with rig models , in this count it is for gui animation and Tweenservice . You should learn about Tween Service to know if it can be used with your kind of animation .