1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-01 07:42:30 +08:00

feat: 添加掉落物功能,更新饲料和物品显示,重构相关UI组件

This commit is contained in:
2025-08-26 20:46:02 +08:00
parent 417ca71de3
commit 51fc904a6a
20 changed files with 424 additions and 16 deletions
+6
View File
@@ -21,6 +21,7 @@ project/assembly_name="ChickenVSBear"
[gui]
theme/custom="res://themes/main.tres"
theme/custom_font="res://resources/fonts/HarmonyOS_Sans_Regular.ttf"
[input]
@@ -56,6 +57,11 @@ sprint={
]
}
[physics]
2d/default_gravity=0.0
2d/default_linear_damp=1.0
[rendering]
renderer/rendering_method="gl_compatibility"