舉報

會員
Unity Certified Programmer:Exam Guide
UnityCertifiedProgrammerisaglobalcertificationprogrambyUnityforanyonelookingtobecomeaprofessionalUnitydeveloper.TheofficialUnityprogrammerexamwillnotonlyvalidateyourUnityknowledgeandskills,butalsoenableyoutobepartoftheUnitycommunity.ThisstudyguidewillstartbybuildingonyourunderstandingofC#programmingandtakeyouthroughtheprocessofdownloadingandinstallingUnity.You’llunderstandhowUnityworksandgettogripswiththecoreobjectivesoftheUnityexam.Asyouadvance,you’llenhanceyourskillsbycreatinganenjoyableside-scrollingshootergamethatcanbeplayedwithintheUnityEditororanyrecentAndroidmobiledevice.ThisUnitybookwilltestyourknowledgewithself-assessmentquestionsandhelpyoutakeyourskillstoanadvancedlevelbyworkingwithUnitytoolssuchastheAnimator,ParticleEffects,Lighting,UI/UX,ScriptableObjects,anddebugging.Bytheendofthisbook,you’llhavedevelopedasolidunderstandingofthedifferenttoolsinUnityandunderstandhowtocreateimpressiveUnityapplicationsbymakingthemostofitstoolset.
目錄(123章)
倒序
- 封面
- 版權信息
- About Packt
- Why subscribe?
- About the author
- Preface
- Setting Up and Structuring Our Project
- The core exam skills covered in this chapter
- Technical requirements
- The six core objectives
- Overview of design patterns
- The SOLID principles
- Designing the Killer Wave game
- The Killer Wave game framework
- Setting up Unity
- Collaborate
- Summary
- Adding and Manipulating Objects
- Core exam skills covered in this chapter
- Technical requirements
- Setting up our Unity project
- Introducing our interface – IActorTemplate
- Introducing our ScriptableObject – SOActorModel
- Setting up our Player PlayerSpawner and PlayerBullet scripts
- Planning and creating our enemy
- Setting up our EnemySpawner and Enemy scripts
- Summary
- Managing Scripts and Taking a Mock Test
- The core exam skills covered in this chapter
- Technical requirements
- Adding a Singleton design pattern
- Setting up our ScenesManager script
- Creating lives for the player
- Scoring enemy hits
- Creating sounds for the player's bullets
- Summary
- Mock test
- Applying Art Animation and Particles
- The core exam skills covered in this chapter
- Technical requirements
- Adding visuals to the player's ship prefab
- Creating a particle effect
- Importing and animating the background
- Animating our three-dimensional enemies
- Summary
- Creating a Shop Scene for Our Game
- The core exam skills covered in this chapter
- Technical requirements
- Introducing our shop scripts
- Customizing our shop selection
- Selecting game objects with raycasts
- Adding information to our description panel
- Summary
- Purchasing In-Game Items and Advertisements
- The core exam skills covered in this chapter
- Technical requirements
- Buying upgrades for our player's ship
- Buying items watching adverts and preparing to start a game
- Extending the PlayerSpawner script
- Summary
- Creating a Game Loop and Mock Test
- Core exam skills covered in this chapter
- Technical requirements
- Transitioning our player ship
- Expanding our ScenesManager script
- Preparing to loop our game
- Summary
- Mock test
- Adding Custom Fonts and UI
- Core exam skills being covered in this chapter
- Technical requirements
- Introducing the Canvas and UI
- Applying text and images to our scenes
- Summary
- Creating a 2D Shop Interface and In-Game HUD
- Core exam skills covered in this chapter
- Technical requirements
- Setting up our HUD
- Making our shop scene support alternative screen ratios
- Applying and modifying our shop scripts
- Summary
- Pausing the Game Altering Sound and a Mock Test
- Core exam skills covered in this chapter
- Technical requirements
- Applying and adjusting level music
- Creating a pause screen
- Adding a game pause button
- Summary
- Mock test
- Storing Data and Audio Mixer
- Core exam skills covered in this chapter
- Technical requirements
- Using the Audio Mixer
- Storing data
- Exploring Unity Analytics and Remote Settings
- Summary
- NavMesh Timeline and a Mock Test
- The core exam skills covered in this chapter
- Technical requirements
- Preparing the final scene
- Developing AI with NavMesh
- Exploring the timeline
- Extending the timeline
- Summary
- Mock test
- Effects Testing Performance and Alt Controls
- Core exam skills being covered in this chapter
- Technical requirements
- Applying physics with RigidBody
- Customizing for different platforms
- Preparing to build Killer Wave for mobile
- Applying PC visual improvements
- Adding global illumination and other settings
- Building and testing our game
- Summary
- Full Unity Programmer Mock Exam
- Full mock exam
- Appendix
- Developing for Virtual Reality
- Unity's current networking setup
- Closing suggestions for the game/exam
- Mock answers
- Other Books You May Enjoy 更新時間:2021-06-18 18:30:36
推薦閱讀
- Redis Applied Design Patterns
- Python數據分析基礎
- 深入淺出Java虛擬機:JVM原理與實戰
- Processing互動編程藝術
- Swift 3 New Features
- 鋒利的SQL(第2版)
- The Data Visualization Workshop
- C語言課程設計
- 新印象:解構UI界面設計
- Python從入門到精通(第3版)
- 貫通Tomcat開發
- Python全棧開發:基礎入門
- Flask開發Web搜索引擎入門與實戰
- Android應用開發攻略
- Kohana 3.0 Beginner's Guide
- Enterprise Application Architecture with .NET Core
- Java面向對象程序設計(第3版)
- XML實用教程
- PSYCHTOOLBOX工具箱及MATLAB編程實例
- 同構:編程中的數學
- Visual Basic 2008應用程序開發實例精講
- Mastering QGIS(Second Edition)
- Mastering FreeSWITCH
- Flash動畫制作
- 零基礎學ASP.NET第2版
- HTML 5移動平臺的Java Web實用項目開發
- 名師講壇:Java開發實戰經典(第2版)
- Reactive Programming with Swift 4
- 視覺之外:全鏈路UI設計思維的培養與提升
- SQL Server 2016 Developer's Guide