I am setting up UI elements following the menu example, but only want Tweens on interactions. Is there an idiomatic way to add an Animator with an "identity" Tween? For example, I could use a TransformScaleLens with unit start and end, but this seems unnecessarily verbose.