Create a in the Paddle class called 'goBig()' which resizes (or re-creates) the image and use image.drawString(String, int, int) or create a seperate image with new GreenfootImage(String, font, Color, Color) and image.drawImage(GreenfootImage, int, int); either way, finish with setImage(image). The method can be public and called from the world using a reference to the paddle object 'paddle.goBig();' (if 'paddle' is the reference name).
Bit of a bug, when baby gets stung (pardon the pun). You have BOTH messages 'Oh Dear, Baby got stung.' AND 'Well done, bees cleared.' showing up (this second message probably should not be showing up in this case).
Maybe you should start a discussion thread for help on this. For one thing, code does not go well here. And besides, others might benefit by the responses to questions like this, and will not normally see them (once off the latest activity page) if they are comments to scenarios.
2012/3/13
Throwing things
2012/3/12
Throwing things
2012/3/11
Breakout
2012/3/11
Throwing things
2012/3/9
Airplanexx
2012/3/6
PyroTyro4.1 ( 2/12 )
2012/3/6
BeeSting
2012/3/3
Odysseus
2012/2/26
Chess: Drag-n-Drop