/*nity has developed several special collections of assets and common game features such as the 2D Game Kit and the 3D Game Kit (and its Lite version). These bring together several powerful Unity features for constructing 2D and 3D games, including the following:
- Character Controller 2D (and Input Mapper and Player Character components)
- Cinemachine intelligent camera control
- The Unity Event system
- Many prefabricated common 2D game components, including doors, teleporters, dialog panels, switches, inventory, melee, collectables and inventory, damageables, enemies, and much more
- Tilemaps and Rule Tiles, especially for 2D games
The first two recipes in this chapter introduce the 2D and 3D Game Kits, and the other recipes in this chapter cover several ways to import and work with game characters...