Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Augmented Reality Game Development

You're reading from   Augmented Reality Game Development Create your own augmented reality games from scratch with Unity 5

Arrow left icon
Product type Paperback
Published in Jan 2017
Publisher Packt
ISBN-13 9781787122888
Length 334 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Micheal Lanham Micheal Lanham
Author Profile Icon Micheal Lanham
Micheal Lanham
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Getting Started 2. Mapping the Player's Location FREE CHAPTER 3. Making the Avatar 4. Spawning the Catch 5. Catching the Prey in AR 6. Storing the Catch 7. Creating the AR World 8. Interacting with an AR World 9. Finishing the Game 10. Troubleshooting

Creating the markers


Generally, when developers prototype a game or game scene, they ignore the details of esthetics and just use some ugly marker. That typically works until something better is provided by the design team. Well, since we don't have a design team now, we will instead go ahead and create a better-looking marker. This will especially be a good exercise when we go to create other objects later in the book.

Drag the Map scene back into the Hierarchy window and perform the following instructions to create an updated PlaceMarker:

  1. Locate and select the PlaceMarker object we left in the Map scene and reactivate it by checking the box beside the name in the Inspector window.
  2. Select the Cylinder object and rename it Base. In the Inspector window, set the objects Transform | Scale to X=.4, Y=.1, Z=.4, and Transform | Position to X=0, Y=-.5, Z=0. Remove the Capsule Collider component by clicking on the gear icon beside the component and selecting Remove Component.
  3. Right-click (press Ctrl...
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 $19.99/month. Cancel anytime
Banner background image