February 2021
Intermediate to advanced
404 pages
8h 44m
English
In the previous chapter, we took a deep dive into the Camera, Layer Depth, and a number of additional features available as part of the Advanced Layers mode in Animate.
We begin this chapter with an overview of our game concept and the HTML5 Canvas starter document, which already has a number of assets laid out in accordance with the techniques learned in previous chapters. We will then move on to prepare various assets on the stage and assets within the project library for interactivity. We'll also create all-new dynamic text assets for our gameplay screen that can display game data through our use of JavaScript. The majority of this chapter will be spent in the code editor as we build out the logic for ...