{
	"label": "bubble",
	"author": "Jonas Forster",
	"scale" : 486,
	"graphicElements": [
		{
			"id": "RotationElement",
			"rotationOffset": "f:i/4",
			"graphic": {
				"id": "TextureElement",
				"path": "graphics/bubble/Bubble_Inner.png"
			}
		},{
			"id": "RotationElement",
			"rotationOffset": "f: -i/4",
			"graphic": {
				"id": "TextureElement",
				"path": "graphics/bubble/Bubble_Outer.png"
			}
		}
	]
}