• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows (Solved) multiple tile libraries of the same tile?

S

Shadowblitz16

Guest
is it possible to have multiple tile libraries of the same tile?
like have static and animated versions?

if not can this be added as a feature? I really don't see why this is not a thing. I created 128 tile libraries for my 8x8 tileset but now they don't animate because I set my static tiles to be first in the library list.

Code:
{
    "id": "cab3f00f-5694-45a7-94ee-22fc7f366058",
    "modelName": "GMTileSet",
    "mvc": "1.11",
    "name": "ts_zelda_dungeon",
    "auto_tile_sets": [
       
    ],
    "macroPageTiles": {
        "SerialiseData": null,
        "SerialiseHeight": 0,
        "SerialiseWidth": 0,
        "TileSerialiseData": [
           
        ]
    },
    "out_columns": 8,
    "out_tilehborder": 2,
    "out_tilevborder": 2,
    "spriteId": "6e71f8d3-f395-47ac-bb3a-d7b7127f101a",
    "sprite_no_export": true,
    "textureGroupId": "1225f6b0-ac20-43bd-a82e-be73fa0b6f4f",
    "tile_animation": {
        "AnimationCreationOrder": null,
        "FrameData": [
            0,
            0,
            0,
            0,
            1,
            1,
            1,
            1,
            2,
            2,
            2,
            2,
            3,
            3,
            3,
            3,
            4,
            4,
            4,
            4,
            5,
            5,
            5,
            5,
            6,
            6,
            6,
            6,
            7,
            7,
            7,
            7,
            8,
            8,
            8,
            8,
            9,
            9,
            9,
            9,
            10,
            10,
            10,
            10,
            11,
            11,
            11,
            11,
            12,
            12,
            12,
            12,
            13,
            13,
            13,
            13,
            14,
            14,
            14,
            14,
            15,
            15,
            15,
            15,
            16,
            16,
            16,
            16,
            17,
            17,
            17,
            17,
            18,
            18,
            18,
            18,
            19,
            19,
            19,
            19,
            20,
            20,
            20,
            20,
            21,
            21,
            21,
            21,
            22,
            22,
            22,
            22,
            23,
            23,
            23,
            23,
            24,
            24,
            24,
            24,
            25,
            25,
            25,
            25,
            26,
            26,
            26,
            26,
            27,
            27,
            27,
            27,
            28,
            28,
            28,
            28,
            29,
            29,
            29,
            29,
            30,
            30,
            30,
            30,
            31,
            31,
            31,
            31,
            32,
            32,
            32,
            32,
            33,
            33,
            33,
            33,
            34,
            34,
            34,
            34,
            35,
            35,
            35,
            35,
            36,
            36,
            36,
            36,
            37,
            37,
            37,
            37,
            38,
            38,
            38,
            38,
            39,
            39,
            39,
            39,
            40,
            40,
            40,
            40,
            41,
            41,
            41,
            41,
            42,
            42,
            42,
            42,
            43,
            43,
            43,
            43,
            44,
            44,
            44,
            44,
            45,
            45,
            45,
            45,
            46,
            46,
            46,
            46,
            47,
            47,
            47,
            47,
            48,
            48,
            48,
            48,
            49,
            49,
            49,
            49,
            50,
            50,
            50,
            50,
            51,
            51,
            51,
            51,
            52,
            52,
            52,
            52,
            53,
            53,
            53,
            53,
            54,
            54,
            54,
            54,
            55,
            55,
            55,
            55,
            56,
            56,
            56,
            56,
            57,
            57,
            57,
            57,
            58,
            58,
            58,
            58,
            59,
            59,
            59,
            59,
            60,
            60,
            60,
            60,
            61,
            61,
            61,
            61,
            62,
            62,
            62,
            62,
            63,
            63,
            63,
            63
        ],
        "SerialiseFrameCount": 4
    },
    "tile_animation_frames": [
        {
            "id": "17d8c382-70e3-4cb3-994d-770b593657e7",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                8,
                8,
                8,
                8
            ],
            "name": "static_0"
        },
        {
            "id": "4aa2e63f-efd5-4a22-9425-ca232d13442f",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                9,
                9,
                9,
                9
            ],
            "name": "static_1"
        },
        {
            "id": "89eebb72-ec17-4b75-ac8d-4363f87b16e0",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                10,
                10,
                10,
                10
            ],
            "name": "static_2"
        },
        {
            "id": "c439ea67-319b-4f60-a5fe-2d08b7dbd553",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                11,
                11,
                11,
                11
            ],
            "name": "static_3"
        },
        {
            "id": "df7dca80-73b2-4b39-b789-b3f37e3a521e",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                12,
                12,
                12,
                12
            ],
            "name": "static_4"
        },
        {
            "id": "e52b6005-60b4-476d-8334-7fba4b6fd32c",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                13,
                13,
                13,
                13
            ],
            "name": "static_5"
        },
        {
            "id": "7550c5af-c62b-4aec-bfcd-f6e67a58edba",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                14,
                14,
                14,
                14
            ],
            "name": "static_6"
        },
        {
            "id": "bf94dc4c-e541-47f3-bcc2-1069993c2cf9",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                15,
                15,
                15,
                15
            ],
            "name": "static_7"
        },
        {
            "id": "68e6fad3-d0b6-4135-be17-c79da5ca782a",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                16,
                16,
                16,
                16
            ],
            "name": "static_8"
        },
        {
            "id": "9b33ebc1-d122-40e1-b590-cd1fd7dda012",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                17,
                17,
                17,
                17
            ],
            "name": "static_9"
        },
        {
            "id": "491dcb20-4653-4197-97d6-2f241af98543",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                18,
                18,
                18,
                18
            ],
            "name": "static_10"
        },
        {
            "id": "6f639e18-d364-4adc-9f74-f8bd7071749f",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                19,
                19,
                19,
                19
            ],
            "name": "static_11"
        },
        {
            "id": "fe8d166e-2008-4b9e-a171-edeb5d590447",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                20,
                20,
                20,
                20
            ],
            "name": "static_12"
        },
        {
            "id": "df952fa4-08c0-4b5c-a3b8-6080b96861bf",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                21,
                21,
                21,
                21
            ],
            "name": "static_13"
        },
        {
            "id": "45ad6199-a767-45ea-a0df-f1c7d04f7f56",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                22,
                22,
                22,
                22
            ],
            "name": "static_14"
        },
        {
            "id": "441d46d4-ca07-4cd5-9542-7de53e7aea60",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                23,
                23,
                23,
                23
            ],
            "name": "static_15"
        },
        {
            "id": "21886598-e352-4ef2-aad5-34ed77edc026",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                24,
                24,
                24,
                24
            ],
            "name": "static_16"
        },
        {
            "id": "575ee17a-e70a-4c94-ab3d-45b2d8f5db49",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                25,
                25,
                25,
                25
            ],
            "name": "static_17"
        },
        {
            "id": "1bd30655-dbc6-47b1-a8a6-085cc7641c7c",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                26,
                26,
                26,
                26
            ],
            "name": "static_18"
        },
        {
            "id": "e27a61b0-0e70-46d1-8a6b-8a54ba5a1424",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                27,
                27,
                27,
                27
            ],
            "name": "static_19"
        },
        {
            "id": "fa302921-e8f3-416f-97eb-ddb0ec285767",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                28,
                28,
                28,
                28
            ],
            "name": "static_20"
        },
        {
            "id": "1b599e70-3cf8-4751-bce1-99b0c4677a76",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                29,
                29,
                29,
                29
            ],
            "name": "static_21"
        },
        {
            "id": "251fdb75-fe51-4eec-a393-d296e17d2e01",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                30,
                30,
                30,
                30
            ],
            "name": "static_22"
        },
        {
            "id": "516c8766-f863-47e3-8822-d8320b9aa237",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                31,
                31,
                31,
                31
            ],
            "name": "static_23"
        },
        {
            "id": "078a40c8-c64e-4893-9c58-a7c950229ce9",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                32,
                32,
                32,
                32
            ],
            "name": "static_24"
        },
        {
            "id": "1db883c5-59b7-405b-b1d4-11e10cdda7d5",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                33,
                33,
                33,
                33
            ],
            "name": "static_25"
        },
        {
            "id": "d9e87e2a-b97c-4b86-9c66-4edbc78a46b6",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                34,
                34,
                34,
                34
            ],
            "name": "static_26"
        },
        {
            "id": "13ad4343-4f48-4879-8c2e-83cc930f4f28",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                35,
                35,
                35,
                35
            ],
            "name": "static_27"
        },
        {
            "id": "29622808-9756-4f67-b0e5-730972c704b3",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                36,
                36,
                36,
                36
            ],
            "name": "static_28"
        },
        {
            "id": "11d18e32-7f9f-459f-8807-0c9444793839",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                37,
                37,
                37,
                37
            ],
            "name": "static_29"
        },
        {
            "id": "870f4fd0-8f4f-41c6-9c0b-5c5eacbbb06c",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                38,
                38,
                38,
                38
            ],
            "name": "static_30"
        },
        {
            "id": "4a12beae-25b6-43af-872a-62272ec80c44",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                39,
                39,
                39,
                39
            ],
            "name": "static_31"
        },
        {
            "id": "b5b6ec0c-22d2-4f3a-a3a7-958ab371ccd5",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                40,
                40,
                40,
                40
            ],
            "name": "static_32"
        },
        {
            "id": "94859e93-de15-4093-aedd-beac97771e1e",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                41,
                41,
                41,
                41
            ],
            "name": "static_33"
        },
        {
            "id": "c2f34b1b-96dd-4524-9f3e-f54c1733968e",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                42,
                42,
                42,
                42
            ],
            "name": "static_34"
        },
        {
            "id": "59164d47-2739-4a1c-8876-6cdd049038bf",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                43,
                43,
                43,
                43
            ],
            "name": "static_35"
        },
        {
            "id": "0ff7af9e-2495-4875-8a2c-409382db35a0",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                44,
                44,
                44,
                44
            ],
            "name": "static_36"
        },
        {
            "id": "d1bb0b6e-f0bf-4ac1-8235-7fd82b9f5ea3",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                45,
                45,
                45,
                45
            ],
            "name": "static_37"
        },
        {
            "id": "1ce2e10e-a687-482f-a51f-e8bed543034a",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                46,
                46,
                46,
                46
            ],
            "name": "static_38"
        },
        {
            "id": "58305dc2-fdcc-43a8-b204-211014dcc352",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                47,
                47,
                47,
                47
            ],
            "name": "static_39"
        },
        {
            "id": "35763070-2e91-41a9-ae9c-43a7c8dd60d2",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                48,
                48,
                48,
                48
            ],
            "name": "static_40"
        },
        {
            "id": "978fe903-cabe-420f-8627-eb647af8a1a5",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                49,
                49,
                49,
                49
            ],
            "name": "static_41"
        },
        {
            "id": "13fc3ba4-479f-49de-adbd-88d2cfb89bcc",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                50,
                50,
                50,
                50
            ],
            "name": "static_42"
        },
        {
            "id": "967b3cc8-9776-4cbc-88d0-fa1e49504922",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                51,
                51,
                51,
                51
            ],
            "name": "static_43"
        },
        {
            "id": "5a6b03d7-7c62-44da-8496-54949be20ce2",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                52,
                52,
                52,
                52
            ],
            "name": "static_44"
        },
        {
            "id": "98024583-f09c-4f3f-b773-6e83a534688c",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                53,
                53,
                53,
                53
            ],
            "name": "static_45"
        },
        {
            "id": "93058017-2170-41a8-b8a4-943cee92b0b6",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                54,
                54,
                54,
                54
            ],
            "name": "static_46"
        },
        {
            "id": "bb70287a-ead0-409f-90b0-087e97eb3263",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                55,
                55,
                55,
                55
            ],
            "name": "static_47"
        },
        {
            "id": "9565c3b8-4cac-4172-b51b-1116a4d5643d",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                56,
                56,
                56,
                56
            ],
            "name": "static_48"
        },
        {
            "id": "5b279be0-3602-4d06-bbe7-02e766d42f77",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                57,
                57,
                57,
                57
            ],
            "name": "static_49"
        },
        {
            "id": "e5acd7b9-ec9a-40c8-a4cb-4743881516f8",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                58,
                58,
                58,
                58
            ],
            "name": "static_50"
        },
        {
            "id": "a40b1db0-b653-4455-9ebf-3768e62a85b4",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                59,
                59,
                59,
                59
            ],
            "name": "static_51"
        },
        {
            "id": "a012b1e4-fc79-4da4-9f98-78be3aaa1911",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                60,
                60,
                60,
                60
            ],
            "name": "static_52"
        },
        {
            "id": "3995b2ce-0c71-4bc3-9fb9-f7d4957f4bca",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                61,
                61,
                61,
                61
            ],
            "name": "static_53"
        },
        {
            "id": "15e19614-5afb-40af-9734-d8eecab87545",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                62,
                62,
                62,
                62
            ],
            "name": "static_54"
        },
        {
            "id": "0d3350b6-3dcd-4a4e-9cb7-79450a674d0e",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                63,
                63,
                63,
                63
            ],
            "name": "static_55"
        },
        {
            "id": "cd12a71a-bc32-4ade-8a63-a4ebc137567b",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                8,
                9,
                10,
                11
            ],
            "name": "animation_0"
        },
        {
            "id": "729c117d-356f-4f34-98b7-939dad6e741a",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                9,
                10,
                11,
                12
            ],
            "name": "animation_1"
        },
        {
            "id": "17d27d06-2bd1-4741-9c8a-877fb5b4658d",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                10,
                11,
                12,
                13
            ],
            "name": "animation_2"
        },
        {
            "id": "e0c3e001-86c4-4798-aa29-ace354aebad1",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                11,
                12,
                13,
                14
            ],
            "name": "animation_3"
        },
        {
            "id": "f05f9d54-8b9c-4b07-aad2-0b99321ede76",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                12,
                13,
                14,
                15
            ],
            "name": "animation_4"
        },
        {
            "id": "1feaa665-9d3c-415e-9032-009a7b6dbfb6",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                13,
                14,
                15,
                16
            ],
            "name": "animation_5"
        },
        {
            "id": "e4e61d3d-1d7f-4b83-b746-4a2131332fb9",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                14,
                15,
                16,
                17
            ],
            "name": "animation_6"
        },
        {
            "id": "d1f7bd3d-de43-4472-80af-df1c4685a116",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                15,
                16,
                17,
                18
            ],
            "name": "animation_7"
        },
        {
            "id": "755731fb-6c7c-4822-a5f6-21da196069ce",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                16,
                17,
                18,
                19
            ],
            "name": "animation_8"
        },
        {
            "id": "2a4d798c-0838-49b1-899f-0e94c4764ecd",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                17,
                18,
                19,
                20
            ],
            "name": "animation_9"
        },
        {
            "id": "d175218b-fa76-48da-8d3e-250933facce2",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                18,
                19,
                20,
                21
            ],
            "name": "animation_10"
        },
        {
            "id": "d1b16a3d-d423-4a9e-8ee7-5b58a0f722f6",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                19,
                20,
                21,
                22
            ],
            "name": "animation_11"
        },
        {
            "id": "16c8c2b2-cbed-4242-bc67-d429b174504e",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                20,
                21,
                22,
                23
            ],
            "name": "animation_12"
        },
        {
            "id": "d78bcd43-b196-4a23-824b-f80c6f7c6933",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                21,
                22,
                23,
                24
            ],
            "name": "animation_13"
        },
        {
            "id": "4dc3e600-cf2f-4aeb-8978-e7669ef1ae65",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                22,
                23,
                24,
                25
            ],
            "name": "animation_14"
        },
        {
            "id": "99d1b0f6-5ac8-4001-a010-2a6725632a1f",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                23,
                24,
                25,
                26
            ],
            "name": "animation_15"
        },
        {
            "id": "78f9a221-2be1-4930-bb64-67ea10929be2",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                24,
                25,
                26,
                27
            ],
            "name": "animation_16"
        },
        {
            "id": "4b46a66f-7234-459e-9bce-ea4e9cb63c9a",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                25,
                26,
                27,
                28
            ],
            "name": "animation_17"
        },
        {
            "id": "21d32c46-a088-4d2c-8cbc-898c44efdb5b",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                26,
                27,
                28,
                29
            ],
            "name": "animation_18"
        },
        {
            "id": "dc228495-fa57-44fa-9d63-30fafbe6b9a8",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                27,
                28,
                29,
                30
            ],
            "name": "animation_19"
        },
        {
            "id": "b9cc5470-bda8-45d6-81a1-95917b8664d6",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                28,
                29,
                30,
                31
            ],
            "name": "animation_20"
        },
        {
            "id": "46fa1b72-a0ae-4d39-9856-3889016d3771",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                29,
                30,
                31,
                32
            ],
            "name": "animation_21"
        },
        {
            "id": "64b015f9-26ff-4913-b739-c16aa618a001",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                30,
                31,
                32,
                33
            ],
            "name": "animation_22"
        },
        {
            "id": "40a98dd2-28c6-4dc6-92cb-d1adcd528cdf",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                31,
                32,
                33,
                34
            ],
            "name": "animation_23"
        },
        {
            "id": "63aed68a-78d4-4e33-8cf2-ba107cca0e3c",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                32,
                33,
                34,
                35
            ],
            "name": "animation_24"
        },
        {
            "id": "d266a931-6ee1-418e-b2dd-eef515630c41",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                33,
                34,
                35,
                36
            ],
            "name": "animation_25"
        },
        {
            "id": "1ebaf4fa-8fbb-4c68-8f76-0636ba8ce8e8",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                34,
                35,
                36,
                37
            ],
            "name": "animation_26"
        },
        {
            "id": "0b93cfdd-e2a6-4ad1-9c14-81947fd2d37d",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                35,
                36,
                37,
                38
            ],
            "name": "animation_27"
        },
        {
            "id": "b947c9ac-a6e9-41ad-acad-998aa50ddf7f",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                36,
                37,
                38,
                39
            ],
            "name": "animation_28"
        },
        {
            "id": "2dbac1d2-166d-4290-8fea-73203861008a",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                37,
                38,
                39,
                40
            ],
            "name": "animation_29"
        },
        {
            "id": "4421190a-f9df-47e3-b55c-1701541fa7d7",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                38,
                39,
                40,
                41
            ],
            "name": "animation_30"
        },
        {
            "id": "96de8ce6-ed49-4b2e-8ef2-fb84d63a0cb0",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                39,
                40,
                41,
                42
            ],
            "name": "animation_31"
        },
        {
            "id": "efebf60b-0bf8-494d-9fb3-1f6f2f4abf88",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                40,
                41,
                42,
                43
            ],
            "name": "animation_32"
        },
        {
            "id": "aa383538-8712-4439-b578-2f1a2b366404",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                41,
                42,
                43,
                44
            ],
            "name": "animation_33"
        },
        {
            "id": "10be449a-cc17-42b4-839a-95ad685d2897",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                42,
                43,
                44,
                45
            ],
            "name": "animation_34"
        },
        {
            "id": "fd07eb9a-3f0a-4b78-8c3a-1c47c0ca1107",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                43,
                44,
                45,
                46
            ],
            "name": "animation_35"
        },
        {
            "id": "d07df4ce-e12f-4d74-b83e-9061867ef9d0",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                44,
                45,
                46,
                47
            ],
            "name": "animation_36"
        },
        {
            "id": "f14f47ba-0410-4642-bcfb-87bc38d2058a",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                45,
                46,
                47,
                48
            ],
            "name": "animation_37"
        },
        {
            "id": "e5e5d0dc-bbb5-4d0a-8228-f8323c609008",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                46,
                47,
                48,
                49
            ],
            "name": "animation_38"
        },
        {
            "id": "661d5ef9-edee-4ccd-bfcc-7e695beabc28",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                47,
                48,
                49,
                50
            ],
            "name": "animation_39"
        },
        {
            "id": "09c49b02-2044-4619-b612-e5e7175f1561",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                48,
                49,
                50,
                51
            ],
            "name": "animation_40"
        },
        {
            "id": "be54fd83-f359-4d91-831d-993849cc7ed2",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                49,
                50,
                51,
                52
            ],
            "name": "animation_41"
        },
        {
            "id": "4402959f-b86e-4139-a972-c24532190526",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                50,
                51,
                52,
                53
            ],
            "name": "animation_42"
        },
        {
            "id": "a23a0930-ae87-4fb5-9e89-d1f1ae456213",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                51,
                52,
                53,
                54
            ],
            "name": "animation_43"
        },
        {
            "id": "e0e43358-0a42-483b-9673-4d953525aa14",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                52,
                53,
                54,
                55
            ],
            "name": "animation_44"
        },
        {
            "id": "ea1be697-9c2d-4892-b8cb-e83dd82b9aa4",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                53,
                54,
                55,
                56
            ],
            "name": "animation_45"
        },
        {
            "id": "8587f9a8-394b-4bab-9cd1-6751f867f732",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                54,
                55,
                56,
                57
            ],
            "name": "animation_46"
        },
        {
            "id": "aa9dd92a-7ed4-4878-b310-d73e6b6be707",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                55,
                56,
                57,
                58
            ],
            "name": "animation_47"
        },
        {
            "id": "77298675-b06e-4b53-a33e-4e4fd79e4753",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                56,
                57,
                58,
                59
            ],
            "name": "animation_48"
        },
        {
            "id": "41bc17ba-1d82-4f4f-8d86-9d7d6a740722",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                57,
                58,
                59,
                60
            ],
            "name": "animation_49"
        },
        {
            "id": "50a14530-e8b4-4ccf-a4b9-ccf69492d0dd",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                58,
                59,
                60,
                61
            ],
            "name": "animation_50"
        },
        {
            "id": "04f7ffc0-d05c-442a-b6ee-6e603c526144",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                59,
                60,
                61,
                62
            ],
            "name": "animation_51"
        },
        {
            "id": "69151e8f-d6ae-4a58-afcf-0dba55c1d469",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                60,
                61,
                62,
                63
            ],
            "name": "animation_52"
        },
        {
            "id": "604cb2e0-f367-418b-87d1-4555c966f860",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                61,
                62,
                63,
                8
            ],
            "name": "animation_53"
        },
        {
            "id": "8afd9b97-df28-4422-aed0-038d635fb4be",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                62,
                63,
                8,
                9
            ],
            "name": "animation_54"
        },
        {
            "id": "bea2dac1-be76-44e6-bb80-6cd9bbdca06b",
            "modelName": "GMTileAnimation",
            "mvc": "1.0",
            "frames": [
                63,
                8,
                9,
                10
            ],
            "name": "animation_55"
        }
    ],
    "tile_animation_speed": 4,
    "tile_count": 64,
    "tileheight": 16,
    "tilehsep": 0,
    "tilevsep": 0,
    "tilewidth": 16,
    "tilexoff": 0,
    "tileyoff": 0
}
 

cidwel

Member
Actually I use just a tileset where I add all the libraries related to a same tileset ecosystem, and then you defined them in the autotile setter.

https://imgur.com/a/CpySr

Not sure if this is what are you trying to achieve but yes, you can create many tile libraries as you want from just a image.

If I wanted to animate them I supose would be better to create a animator object that switches every 20 fps the autotile source to another animated one, to get something like this: https://giphy.com/gifs/l49JCTYibqWNDW1gs

probably I would just use the 5tile importer thingy (https://marketplace.yoyogames.com/assets/5928/six-to-47-tiles-generator) to easily create 47tile versions
 
Last edited:

gnysek

Member
A secret about GMS 1.x and 2.x - if you have EXACTLY SAME SPRITE (all pixels are 1:1) it's exported on texture page as ONE image, while you can point to it using both names of sprites.

So.... duplicate a sprite, and create another tileset, if you cannot do something in normal way.
 
Top