Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Building an FPS Game with Unity

You're reading from  Building an FPS Game with Unity

Product type Book
Published in Oct 2015
Publisher
ISBN-13 9781782174806
Pages 326 pages
Edition 1st Edition
Languages

Table of Contents (18) Chapters

Building an FPS Game with Unity
Credits
Foreword
About the Author
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
1. Getting Started on an FPS 2. Building Custom Weapons 3. Prototyping Levels with Prototype 4. Creating Exterior Environments 5. Building Encounters 6. Breathing Life into Levels 7. Adding Polish with ProBuilder 8. Creating a Custom GUI 9. Finalizing Our Project Index

Building an installer for Windows


Now that we know what happens by default, let's take some time to customize the project to make it look as nice as possible. PlayerSettings is where we can define different parameters for each platform that we want to put the game onto.

  1. To open PlayerSettings, you can either click on the PlayerSettings button from the Build Settings menu or go to Edit | Project Settings | Player.

    PlayerSettings is actually shown in Inspector. There are some key properties at the top that are cross-platform, which means that they will apply to all platforms (or rather will be the defaults you can override later).

  2. From the Project tab, create a new folder within the MyGame folder and name it Sprites.

  3. Now, in the Example Code folder, you'll find a cursor_hand image. Drag and drop it to the Assets/MyGame/Sprites folder of the Project browser. Once there, select the image and change Texture Type to Cursor.

    Note that, while the image I created works, you're more than welcome to create...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}