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
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning AWS Lumberyard Game Development

You're reading from   Learning AWS Lumberyard Game Development Create stunning 3D multiplayer games with integrated cloud-based features

Arrow left icon
Product type Paperback
Published in Oct 2016
Publisher Packt
ISBN-13 9781786460868
Length 268 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Dr. Edward Lavieri Jr. Dr. Edward Lavieri Jr.
Author Profile Icon Dr. Edward Lavieri Jr.
Dr. Edward Lavieri Jr.
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Welcome to the Lumberyard FREE CHAPTER 2. Planning Your Game in the Lumberyard 3. Constructing an Immersive 3D Game World 4. Creating 3D Characters 5. Animating Your Characters 6. Creating Gameplay 7. Creating Multiplayer Gameplay 8. Bringing Your Game to Life with Audio and Sound Effects 9. Employing Cloud Computing and Storage 10. Engaging With Users Using Twitch 11. Providing Your Game to the World 12. Stretching Your Lumberyard Wings

Lumberyard's testing tools

In the previous section, we indicated that debug and profile builds can be used for debugging and testing your game. Debugging and testing are usually internal to a game project's team. Lumberyard supports these efforts with a couple of utilities. In this section, we will provide an overview of two tools that are part of Lumberyard's utility set: AzTestScanner and Statoscope Profiler.

AzTestScanner

The AzTestScanner utility can be run manually from the command prompt. You will need to locate the AZtestRunner.exe file on your system. Alternatively, you can use the lmbr_test.cmd script. This script file, located in the \dev directory, sets local and Python paths, sets a few properties, and then runs the command python -m aztest.

AzTestScanner

This scanning utility tests libraries and generates three reports. The first report is a detailed text log of the scanning results. Each library and executable file tested will have a corresponding XML file generated with test...

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