Sprite.followPositionWithSlowdown
void followPositionWithSlowdown(Vec2 target, float delta, float slowdown)Moves the sprite to follow the target position with gradual slowdown.
void followPositionWithSlowdown(Vec2 target, float delta, float slowdown)Moves the sprite to follow the target position with gradual slowdown.