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)