- Unity 3.x Game Development by Example Beginner's Guide
- Ryan Henson Creighton
- 247字
- 2021-04-02 18:33:58
Summary
Chapter 1 was all about getting a feel for what Unity can do and for what the program interface had to offer. Here's what we found out:
- Massive 80 person teams, all the way down to tiny one or two person teams are using Unity to create fun games.
- By thinking small, we'll have more success in learning Unity and producing fully functional games instead of huge but half-baked abandoned projects.
- Different flavors of Unity help us deploy our games to different platforms. By using the free indie version, we can deploy to the Web, the Mac, and PC platforms.
- The Unity interface has controls and panels that let us visually compose our game assets, and test games on the fly right inside the program!
I hope you've taken some time to thoroughly vandalize the Bootcamp Demo. If you save the file by clicking on File | Save Project, you'll have a perma-upside-down space marine in your demo. If you want to return to a pristine AngryBots Demo later to wreak more havoc, don't bother saving the hilarious (but meaningless) changes we've made in this chapter.
Big ambition, tiny games
Now that we've trashed this joint, let's take a quick trip through some game design theory. In the next chapter, we'll figure out the scope and scale of a game that a solo, beginner developer should actually tackle. Crack your knuckles and put on your favorite hat because you're about to dip yourself in awesome sauce.
- Learn TypeScript 3 by Building Web Applications
- 數(shù)字媒體應(yīng)用教程
- iOS 9 Game Development Essentials
- 程序員面試算法寶典
- Python從菜鳥到高手(第2版)
- Mastering Swift 2
- 軟件項(xiàng)目管理實(shí)用教程
- PySide GUI Application Development(Second Edition)
- Learning DHTMLX Suite UI
- Android開發(fā)案例教程與項(xiàng)目實(shí)戰(zhàn)(在線實(shí)驗(yàn)+在線自測(cè))
- Java EE架構(gòu)設(shè)計(jì)與開發(fā)實(shí)踐
- Clojure High Performance Programming(Second Edition)
- Getting Started with hapi.js
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)教程
- 讓Python遇上Office:從編程入門到自動(dòng)化辦公實(shí)踐