Copy events as text's got me all nostalgic for CC.
+ Touch: Is in touch
-> Sprite: Set position to (lerp(?Self.?X,?Touch.?X,?2?×?dt), lerp(?Self.?Y,?Touch.?Y,?2?×?dt))
-> Sprite: Set angle to anglelerp(?Self.?Angle,?angle(?Self.?X,?Self.?Y,?Touch.?X,?Touch.?Y)?,?3?×?dt) degrees
+ System: Every tick
-> System: Scroll to (lerp(?ScrollX,?Sprite.?X,?1?×?dt), lerp(?ScrollY,?Sprite.?Y,?1?×?dt))
I double dog dare you to add paste text as events to the editor. heh