Book Image

Learning Construct 2

By : Aryadi Subagio
Book Image

Learning Construct 2

By: Aryadi Subagio

Overview of this book

Table of Contents (17 chapters)
Learning Construct 2
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


You learned some important skills in this chapter. You know how picking works in Construct 2. You learned about the kinds of events that might cause a bug, and you also learned how to evade it. You also know in detail about the Construct 2 debugging tool and how to use it, including the more advanced breakpoints feature.

Knowing how to debug your game is really useful, but wouldn't it be better if we can write good code from the beginning? In the next chapter, we'll learn the best practices in Construct 2, whether that's about evading bugs or improving the performance of your game.