首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語言與程序設(shè)計(jì)
> Learning Unreal? Engine iOS Game Development最新章節(jié)目錄
目錄(93章)
倒序
- coverpage
- Learning Unreal Engine iOS Game Development
- Credits
- About the Author
- Acknowledgements
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What will be covered?
- Who this book is for
- What you need for this book
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Prepare to Make Unreal Games with Unreal Engine – Installing and Setting Up
- Getting ready and setting up
- Getting and building the engine
- Preparing the other required tools
- Preparing a game profile on the App Store
- Adding devices
- Generating provisioning profiles
- Summary
- Chapter 2. Methods and Tools to Create Your Games
- Blueprints inside Unreal Engine
- The need for blueprints
- What is a node?
- The iOS/Mobile-only nodes
- Blueprints – tips and tricks
- The iOS project pipeline
- Building the game's provisioning profiles
- Building a project
- Summary
- Chapter 3. Creating a Brick Breaking Game
- The project structure
- Building the blueprints
- Building the game mode
- Building the game's main material
- Summary
- Chapter 4. Advanced Game Content Generation with a Fruit Chopper Game
- The project structure
- Importing the assets
- An overview of blueprints
- The gameplay mechanic
- Building the particles
- Building the blueprints
- Summary
- Chapter 5. Building an Exciting Endless Runner Game
- The project structure
- Importing the assets
- Building the animated sprites
- An overview of blueprints
- The gameplay mechanics
- Building the blueprints
- Building the logic
- Pushing the boundaries
- Summary
- Chapter 6. Designing an Advanced Game
- The project structure
- Importing the assets
- Building the animated sprites
- The blueprints
- The gameplay mechanic
- Building the blueprints
- Building the logic
- Using 2D colliders
- Pushing the boundaries
- Summary
- Chapter 7. Monetizing Your Game
- iAd support
- iTunes Connect
- Adding in-app purchases
- Adding leaderboards
- Adding achievements
- Summary
- Chapter 8. iOS Debugging and Optimization
- Blueprints Live view
- Printing messages
- Breakpoints
- XCode tools
- Debug Navigator
- Capturing frames
- Instruments
- Performance optimization
- Minimizing the game size
- Summary
- Chapter 9. Publishing
- Packaging the project
- Editing the game profile
- Uploading and submiting for review
- Summary
- Appendix A. Nodes Database
- Index 更新時(shí)間:2021-07-23 20:12:55
推薦閱讀
- Java程序設(shè)計(jì)實(shí)戰(zhàn)教程
- ThinkPHP 5實(shí)戰(zhàn)
- Redis入門指南(第3版)
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- JavaScript+jQuery網(wǎng)頁特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程(第2版)
- ASP.NET動(dòng)態(tài)網(wǎng)頁設(shè)計(jì)教程(第三版)
- JSP開發(fā)案例教程
- STM32F0實(shí)戰(zhàn):基于HAL庫(kù)開發(fā)
- Flutter跨平臺(tái)開發(fā)入門與實(shí)戰(zhàn)
- 精通MATLAB(第3版)
- Python High Performance Programming
- Visualforce Developer’s guide
- UX Design for Mobile
- Learning Ionic(Second Edition)
- Illustrator CS6中文版應(yīng)用教程(第二版)
- Perl 6 Deep Dive
- 匯編語言程序設(shè)計(jì)教程
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Bootstrap for ASP.NET MVC(Second Edition)
- Python架構(gòu)模式:精通基于Python的API設(shè)計(jì)、事件驅(qū)動(dòng)架構(gòu)和包管理
- MySQL高可用實(shí)踐
- 學(xué)習(xí)JavaScript數(shù)據(jù)結(jié)構(gòu)與算法(第3版)
- Java寶典
- 代碼之外的功夫:程序員精進(jìn)之路
- 新一代垃圾回收器ZGC設(shè)計(jì)與實(shí)現(xiàn)
- Learning Qlik Sense?:The Official Guide(Second Edition)
- 產(chǎn)品設(shè)計(jì)程序與方法
- 大模型應(yīng)用開發(fā)極簡(jiǎn)入門:基于GPT-4和ChatGPT
- Learning scikit-learn:Machine Learning in Python
- 深入理解React Router:從原理到實(shí)踐