LaurenceBedford
Use a SpriteFont for the number which you spawn when you destroy the Coin, give it two Sine behaviours, one for Size and one for Height, and the Fade behaviour.
Set the Fade time to a quarter of the Sine period (so it only increases and moves up), e.g. 2sec Fade, 8sec Sine, and destroy it when the fade finishes.