This package converts data from Google sheets to Json files. The json file structure is generated using custom parsers, which allows you to generate a json file of any structure from a Google sheet of ...
A sprite sheet is a large image containing many smaller images arranged in a grid. The main idea is to speed up load time and compute resources as computers are well optimized for working with images.