检测圆形区域内的 FreezeSprite 实例
1 parent 386d78e commit ddbc6a85b9077cd44576c38e3bce85e8b2d9e3b9
@小李xl 小李xl authored on 3 Nov 2023
Showing 16 changed files
View
DungeonShooting_Godot/src/framework/activity/ActivityMaterial.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/components/MoveController.cs
View
DungeonShooting_Godot/src/framework/common/SpiralUtil.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/image/AffiliationSpriteRoot.cs 100644 → 0
View
DungeonShooting_Godot/src/framework/map/image/FreezeSprite.cs
View
DungeonShooting_Godot/src/framework/map/image/RoomStaticImageCanvas.cs 100644 → 0
View
DungeonShooting_Godot/src/framework/map/image/RoomStaticSprite.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/activity/shell/Shell.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs