Characters, Game Kits, and Starter Assets

/*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 ...

Get Unity 2021 Cookbook - Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.