Cargando…

Developing 2D games with Unity : independent game programming with C# /

Follow a walkthrough of the Unity Engine and learn important 2D-centric lessons in scripting, working with image assets, animations, cameras, collision detection, and state management. In addition to the fundamentals, you'll learn best practices, helpful game-architectural patterns, and how to...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Halpern, Jared (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York, NY] : Apress, [2019]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Games and game engines
  • Introduction to Unity
  • Foundations
  • World building
  • Assembling the nuts and bolts
  • Health and inventory
  • Characters, coroutines, and spawn points
  • Artificial intelligence and slingshots.