I have a sprite (a balloon) set up with bullet behavior.
I want it to, on touch, to move towards the top right corner (1366,0) and shrink on the way,
to give the effect of disappearing up and right.
I can't find settings to set angle towards a point, or to shrink a sprite over a given time.
Anybody done this?