"Screen Shake" is a common technique to add a dramatic effect to your game scenes.
This example demonstrates one way to create a screen shake effect, by randomly offsetting the camera position.
This example also demonstrates how to create custom game behavior blocks by combining existing behaviors into a Bundle
The custom Screen Shake block can be copied and pasted directly into your own games.