PutDown()参数改为枚举类型
1 parent 22b5fe8 commit 2b90e40095412ade517601085a586e5b32e32f35
@小李xl 小李xl authored on 13 Feb 2023
Showing 13 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/scene/Room.tscn
View
DungeonShooting_Godot/src/framework/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/ActivityObjectTemplate.cs
View
DungeonShooting_Godot/src/framework/common/NodeExtend.cs
View
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/Bullet.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/SpecialEffectManager.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs