Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

{
	"frames" : [
		<String>
		,<String>
		,<String>
	]
	,"timeBetweenFrames" : <Float>
}

 

Overview

  • Creates definition for animation

Configuration

  • frames
    • Array of strings that are file names to images
  • timeBetweenFrames
    • Fractional seconds between frames

Remarks

  • Handles pooled object
  • Paths are relative to base directory
    animations/animation.json
  • No labels