Update map images

This commit is contained in:
kralrindo 2025-01-05 22:34:45 +03:00
parent 69ae9ed41e
commit 7b4d32e414
13 changed files with 94 additions and 0 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

31
ui_mainmenu.json Normal file
View File

@ -0,0 +1,31 @@
{
"$mapversion": 1,
"version": 8,
"keepDevOnly": true,
"assetsDir": "./assets/",
"outputDir": "./build/",
"compressLevel": 19,
"compressWorkers": 16,
"name": "ui_mainmenu",
"files": [
{
"_type": "uimg",
"_path": "ui_image_atlas/ui/menu/title_screen/title_art",
"atlas": "texture/ui/menu/title_screen/title_art.rpak",
"images": [
{
"path": "ui/menu/title_screen/title_art",
"width": 3523, //DO NOT CHANGE THIS
"height": 2159,
"posX": 0,
"posY": 0
}
]
}
]
}

View File

@ -546,6 +546,69 @@
"posY": 3240, "posY": 3240,
"width": 1920, "width": 1920,
"height": 1080 "height": 1080
},
{
"path": "rui/menu/maps/mp_rr_desertlands_mu1",
"posX": 0,
"posY": 4320,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_canyonlands_mu2",
"posX": 1920,
"posY": 4320,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_canyonlands_mu2_mv",
"posX": 3840,
"posY": 4320,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_canyonlands_mu2_tt",
"posX": 5760,
"posY": 4320,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_canyonlands_mu2_ufo",
"posX": 7680,
"posY": 4320,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_desertlands_holiday",
"posX": 0,
"posY": 5400,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_desertlands_mu1_tt",
"posX": 1920,
"posY": 5400,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_desertlands_mu2",
"posX": 3840,
"posY": 5400,
"width": 1920,
"height": 1080
},
{
"path": "rui/menu/maps/mp_rr_olympus_mu1",
"posX": 5760,
"posY": 5400,
"width": 1920,
"height": 1080
} }
] ]
} }