When my player is destroyed in my game, the layout switches to another layout: gameover. I would like to slow down the speed of transition between the two layouts and add in a shake effect when my player is destroyed. However, whenever I have attempted to make the screen shake (by adding the shake effect to my player that has a scroll to behaviour) it does not work. Could someone tell me which events I need? Thanks.