弹壳消失时添加闪烁效果, 地牢房间生成移入RoomManager中, 目前已经在地上绘制出房间所占区域
1 parent 5e15f9b commit bfdd72945c453ea4d3348915d369000bfa1721b3
@小李xl 小李xl authored on 2 Feb 2023
Showing 11 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/ActivityObjectTemplate.cs
View
DungeonShooting_Godot/export_presets.cfg
View
DungeonShooting_Godot/prefab/weapon/shell/ShellCase.tscn
View
DungeonShooting_Godot/scene/Room.tscn
Too large (Show diff)
View
DungeonShooting_Godot/scene/test/TestTileLayer.tscn
View
DungeonShooting_Godot/src/framework/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/generate/GenerateDungeon.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/item/weapon/shell/ShellCase.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs
View
DungeonShooting_Godot/src/test/TestGenerateDungeon.cs