舉報

會員
Unity 5.x By Example
最新章節(jié):
Index
Theidealtargetaudienceforthisbookwouldbegamedevelopers.TheyneednothavepreviousexperiencewithUnitysincethisbookwillcoverallthebasicsaboutgamedevelopmentwithunity.ThiswouldalsobeaverygoodresourceforUnitydeveloperswhowanttobrushuptheirbasicUnityskillsandalsogetupandrunningwithcreatinginterestinggameswithUnity5.x.
目錄(88章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. The Coin Collection Game – Part 1
- Game design
- Getting started – Unity and projects
- Projects and project folders
- Importing assets
- Starting a level
- Transformations and navigation
- Scene building
- Lighting and sky
- Play testing and the Game tab
- Adding a water plane
- Adding a coin to collect
- Summary
- Chapter 2. Project A – the Collection Game Continued
- Creating a coin material
- C# scripting in Unity
- Counting coins
- Collecting coins
- Coins and prefabs
- Timers and countdowns
- Celebrations and fireworks!
- Play testing
- Building
- Summary
- Chapter 3. Project B – the Space Shooter
- Looking ahead – the completed project
- Getting started with a space shooter
- Creating a player object
- Player input
- Configuring the game camera
- Bounds locking
- Health
- Death and particles
- Enemies
- Enemy spawning
- Summary
- Chapter 4. Continuing the Space Shooter
- Guns and gun turrets
- Ammo prefabs
- Ammo spawning
- User controls
- Scores and scoring – UI and text objects
- Working with scores – scripting with text
- Polishing
- Testing and diagnosis
- Building
- Summary
- Chapter 5. Project C – a 2D Adventure
- A 2D Adventure – getting started
- Importing assets
- Creating an environment – getting started
- Environment Physics
- Creating a player
- Scripting the player movement
- Optimization
- Summary
- Chapter 6. Continuing the 2D Adventure
- Moving platforms
- Creating other scenes – levels 2 and 3
- Kill zones
- The UI health bar
- Ammo and hazards
- Gun turrets and ammo
- NPCs and quests
- Summary
- Chapter 7. Project D – Intelligent Enemies
- An overview of the project
- Getting started
- Terrain construction
- Navigation and navigation meshes
- Building an NPC
- Creating patrolling NPCs
- Summary
- Chapter 8. Continuing with Intelligent Enemies
- Enemy AI – range of sight
- An overview of Finite State Machines
- The Patrol state
- The Chase state
- The Attack state
- Summary
- Index 更新時間:2021-07-16 12:37:13
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- arc42 by Example
- Hands-On Data Structures and Algorithms with JavaScript
- Java技術手冊(原書第7版)
- Mastering Scientific Computing with R
- 小程序,巧運營:微信小程序運營招式大全
- AppInventor實踐教程:Android智能應用開發(fā)前傳
- Learning Unity 2D Game Development by Example
- Java Web開發(fā)詳解
- Python語言實用教程
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- 并行編程方法與優(yōu)化實踐
- 軟件測試技術
- C語言從入門到精通(視頻實戰(zhàn)版)
- Learning Gerrit Code Review
- Mastering Swift 4(Fourth Edition)
- jQuery EasyUI從零開始學
- Java從入門到精通(微視頻精編版)
- SQL優(yōu)化核心思想
- Multithreading with C# Cookbook(Second Edition)
- C#灰帽子:設計安全測試工具
- Python地球科學數(shù)據(jù)分析
- Salesforce Platform App Builder Certification Handbook
- 數(shù)據(jù)結構(C語言實現(xiàn))
- Practical Data Analysis(Second Edition)
- 大學計算機應用基礎
- 高性能響應式Web開發(fā)實戰(zhàn)
- 輕量級Java EE企業(yè)應用開發(fā)實戰(zhàn)
- 數(shù)據(jù)庫應用基礎(Access 2010)
- React+Node.js開發(fā)實戰(zhàn):從入門到項目上線