修复被扔掉的主动道具贴图位置错误,并且无法再次被拾起的bug
1 parent 9ea36f9 commit d41d4396f8cc3c4f082ce3833368982d5c7a2f10
@小李xl 小李xl authored on 14 Nov 2023
Showing 22 changed files
View
DungeonShooting_Godot/excel/excelFile/ActivityBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/ActivityMaterial.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/AiAttackAttr.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/BulletBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Sound.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/WeaponBase.xlsx
Not supported
View
DungeonShooting_Godot/prefab/role/Enemy0002.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/config/ActivityBase.json
View
DungeonShooting_Godot/resource/config/ActivityMaterial.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Preview.png
View
DungeonShooting_Godot/resource/sprite/role/enemy0002/Enemy0002_attack.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/enemy0002/Enemy0002_attack.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/enemy0002/Enemy0002_dead.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/enemy0002/Enemy0002_dead.png.import 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/role/Enemy0002.tres
View
DungeonShooting_Godot/src/game/AnimatorNames.cs
View
DungeonShooting_Godot/src/game/activity/prop/Prop.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/normalState/AiFollowUpState.cs
View
DungeonShooting_Godot/src/game/manager/FireManager.cs
View
DungeonShooting_Godot/src/game/manager/InputManager.cs