[UPdate] About VRCT: Add some poster showcased worlds. and add page number 4.
This commit is contained in:
BIN
img/about_vrct/showcased_worlds/chakachaka_multipurpose_room.png
Normal file
BIN
img/about_vrct/showcased_worlds/chakachaka_multipurpose_room.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 7.4 KiB |
BIN
img/about_vrct/showcased_worlds/kr_jp_exchange.png
Normal file
BIN
img/about_vrct/showcased_worlds/kr_jp_exchange.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
BIN
img/about_vrct/showcased_worlds/smokerz_guild_v2.png
Normal file
BIN
img/about_vrct/showcased_worlds/smokerz_guild_v2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
img/about_vrct/showcased_worlds/sushi_guru_annex.png
Normal file
BIN
img/about_vrct/showcased_worlds/sushi_guru_annex.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
@@ -18,6 +18,7 @@ poster_showcase_worlds_settings = [
|
||||
{ "image_file_name": "silakan_datang_ke_rumahku.png", "x_post_num": "1788522607631056941" },
|
||||
{ "image_file_name": "uj_club.png", "x_post_num": "1780791654196388201" },
|
||||
{ "image_file_name": "sushi_stand_guruguru.png", "x_post_num": "1788523302404952218" },
|
||||
{ "image_file_name": "sushi_guru_annex.png", "x_post_num": None },
|
||||
]
|
||||
},
|
||||
|
||||
@@ -76,7 +77,7 @@ poster_showcase_worlds_settings = [
|
||||
{
|
||||
"author_name": "chakamoto",
|
||||
"data": [
|
||||
{ "image_file_name": "coffee_keisyoku_chakachaka.png", "x_post_num": None },
|
||||
{ "image_file_name": "chakachaka_multipurpose_room.png", "x_post_num": None },
|
||||
]
|
||||
},
|
||||
|
||||
@@ -119,4 +120,29 @@ poster_showcase_worlds_settings = [
|
||||
{ "image_file_name": "monogatari_meetup.png", "x_post_num": "1781538415789674976" },
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
# tommie_500
|
||||
{
|
||||
"author_name": "tommie_500",
|
||||
"data": [
|
||||
{ "image_file_name": "stretch_club_starting_from_minus.png", "x_post_num": None },
|
||||
]
|
||||
},
|
||||
|
||||
# MiMi_Sorahana # VRC日韓交流会 (KRJPEX.1355)
|
||||
{
|
||||
"author_name": "tommie_500",
|
||||
"data": [
|
||||
{ "image_file_name": "kr_jp_exchange.png", "x_post_num": None },
|
||||
]
|
||||
},
|
||||
|
||||
# Ein(アイン)
|
||||
{
|
||||
"author_name": "ein",
|
||||
"data": [
|
||||
{ "image_file_name": "smokerz_guild_v2.png", "x_post_num": None },
|
||||
]
|
||||
},
|
||||
]
|
||||
@@ -346,6 +346,9 @@ def createSettingBox_AboutVrct(setting_box_wrapper, config_window, settings, vie
|
||||
goal_angle = 180
|
||||
elif index == 2:
|
||||
start_angle = 180
|
||||
goal_angle = 270
|
||||
elif index == 3:
|
||||
start_angle = 270
|
||||
goal_angle = 360
|
||||
return(start_angle, goal_angle)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user