A collection of Unity 2D tools has been combined to become the Unity 2D Game Kit. In this recipe, we'll create a simple 2D platformer to explore some of the features offered by the 2D Game Kit, including pressure plates, doors, and falling objects that damage enemies. You'll learn how to paint additional platform files into the Scene, add a wall of spikes, and how to add enemies. In this recipe, we'll give our Ellen character an Interactable teleporter to allow her to bypass the Chomper enemy in the Scene:
Figure 7.11 – Example Scene built with the Unity 2D Game Kit