← Back to Sand Dragon

Sand Dragon

qt_sum11_dragon

Download

Default state

State 1

Manifest manifest.json
{
    "classname": "qt_sum11_dragon",
    "base_classname": "qt_sum11_dragon",
    "name": "Sand Dragon",
    "description": "Built with a bucket, a spade and questionable ambition.",
    "xdim": 1,
    "ydim": 1,
    "files": [
        "icon.png",
        "off-32-2.png",
        "off-32-4.png",
        "off-64-2.png",
        "off-64-4.png",
        "on-64-2.gif",
        "on-64-4.gif",
        "render-32-2.png",
        "render-32-4.png",
        "render-64-2-state1.png",
        "render-64-2.png",
        "render-64-4-state1.png",
        "render-64-4.png",
        "sheet-64-2.png",
        "sheet-64-4.png"
    ],
    "revision": 45508,
    "category": "lighting",
    "frame_ms": 180,
    "animation": "states",
    "directions": {
        "2": {
            "width": 61,
            "height": 130,
            "frames": 4,
            "on_frames": [
                0,
                1,
                2,
                3
            ],
            "still": {
                "file": "off-64-2.png",
                "width": 60,
                "height": 76,
                "offset_x": 0,
                "offset_y": 54
            }
        },
        "4": {
            "width": 61,
            "height": 130,
            "frames": 4,
            "on_frames": [
                0,
                1,
                2,
                3
            ],
            "still": {
                "file": "off-64-4.png",
                "width": 60,
                "height": 76,
                "offset_x": 0,
                "offset_y": 54
            }
        }
    }
}