mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-06-22 19:42:30 +08:00
feat(人物): 更新熊角色属性和资源文件
- 将熊角色贴图从JPG格式替换为PNG格式 - 调整熊角色的攻击冷却时间和冲刺逻辑 - 修改熊角色的碰撞体积和状态条位置 - 简化测试波次配置,仅保留熊角色 - 为阶段转换添加无敌状态 - 提高小鸡角色的冲刺倍率
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
+4
-4
@@ -2,16 +2,16 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b5e6ndswcmq48"
|
||||
path="res://.godot/imported/FurryR.jpg-f305957108e2f1f86811a398be97c85f.ctex"
|
||||
uid="uid://cgngjuc21l4xq"
|
||||
path="res://.godot/imported/FurryR.png-5850392cbd69fd4762536751d27e9e17.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://resources/characters/bear/FurryR.jpg"
|
||||
dest_files=["res://.godot/imported/FurryR.jpg-f305957108e2f1f86811a398be97c85f.ctex"]
|
||||
source_file="res://resources/characters/bear/FurryR.png"
|
||||
dest_files=["res://.godot/imported/FurryR.png-5850392cbd69fd4762536751d27e9e17.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
Reference in New Issue
Block a user