Reader small image

You're reading from  Corona SDK Mobile Game Development: Beginner's Guide

Product typeBook
Published inMar 2015
Publisher
ISBN-139781783559343
Edition1st Edition
Tools
Right arrow
Author (1)
Michelle M Fernandez
Michelle M Fernandez
Right arrow

What are image sheets?


Corona SDK includes an image sheet feature to construct animated sprites (also known as sprite sheets).

Note

For more information on image sheets, refer to the following link at http://docs.coronalabs.com/guide/media/imageSheets/index.html.

Image sheets are an efficient way to save texture memory. They are recommended for complex character animation or when numerous types of animations are involved.

Image sheets require more coding and have more of an advanced setup. They require the construction of a large sheet of animation frames.

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Corona SDK Mobile Game Development: Beginner's Guide
Published in: Mar 2015Publisher: ISBN-13: 9781783559343

Author (1)