feat: 游戏场景添加宗门全景背景图,缩短招募间隔
- MainGame 新增 BG 背景层(宗门全景图,铺满窗口) - 主菜单背景改为居中缩放模式 - 宗门全景图资源重新压缩优化(12.6MB → 8MB)
This commit is contained in:
@@ -21,9 +21,9 @@ anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
expand_mode = 1
|
||||
stretch_mode = 6
|
||||
texture = ExtResource("2_q7typ")
|
||||
expand_mode = 2
|
||||
stretch_mode = 6
|
||||
|
||||
[node name="Logo" type="TextureRect" parent="." unique_id=1485724026]
|
||||
layout_mode = 1
|
||||
|
||||
Reference in New Issue
Block a user