Add tween easings to extension behavior properties

Hi, I’m making a behavior extension that uses tweens. Do I have to manually add all the easings in the behavior properties? I looked at an example using tweens on github by @davy This is how it looks in the properties.


There was also a ToggleEasing function in the same extension that had this stuff, but it doesn't mention all the easings so I assume that it wasn't a shortcut way to include them. (Note the extremely cute typo of toggle in the function name)

But anyway, is there a shortcut way?

Oh good, @tristanrhodes thought the same thing so it’s on the list of improvements.:

2 Likes