Book Image

Learning iPhone Game Development with Cocos2D 3.0

By : Kirill Muzykov
Book Image

Learning iPhone Game Development with Cocos2D 3.0

By: Kirill Muzykov

Overview of this book

Table of Contents (19 chapters)
Learning iPhone Game Development with Cocos2D 3.0
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Making the hunter aim and shoot


We'll make the hunter shoot in several steps. Some people may just close their eyes and shoot based on luck, but not our hunter; he will carefully aim first. We're going to use our finger to direct him, so the first thing we need to do is to learn how to handle touch.