Update map images
BIN
assets/texture/ui/menu/title_screen/title_art.dds
Normal file
BIN
assets/texture/ui_atlas/rui/menu/maps/desmu1.png
Normal file
After Width: | Height: | Size: 2.5 MiB |
BIN
assets/texture/ui_atlas/rui/menu/maps/kcmu2.png
Normal file
After Width: | Height: | Size: 2.8 MiB |
After Width: | Height: | Size: 2.6 MiB |
After Width: | Height: | Size: 2.7 MiB |
After Width: | Height: | Size: 2.8 MiB |
After Width: | Height: | Size: 2.1 MiB |
After Width: | Height: | Size: 3.5 MiB |
After Width: | Height: | Size: 2.9 MiB |
After Width: | Height: | Size: 1.8 MiB |
31
ui_mainmenu.json
Normal 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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
63
ui_sdk.json
@ -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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|