左下角武器ui同步玩家手上武器的动画
1 parent ac43148 commit 8c3c77c3fc84edb8064ec5bd49996a28f7155fd7
@lijincheng lijincheng authored on 27 May 2023
Showing 16 changed files
View
DungeonShooting_Godot/prefab/map/RoomDoor_E.tscn
View
DungeonShooting_Godot/prefab/map/RoomDoor_N.tscn
View
DungeonShooting_Godot/prefab/map/RoomDoor_S.tscn
View
DungeonShooting_Godot/prefab/map/RoomDoor_W.tscn
View
DungeonShooting_Godot/resource/sprite/effects/Hit.tres 100644 → 0
View
DungeonShooting_Godot/resource/spriteFrames/Weapon0001.tres 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/Weapon0002.tres 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/Weapon0003.tres 0 → 100644
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs
View
DungeonShooting_Godot/src/game/item/weapon/gun/Shotgun.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/role/Player.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/GunBar.cs