优化可互动物体
1 parent d10cd2f commit 5cc127c5cba750f886fbae0ff70a8479c2a871ae
@小李xl 小李xl authored on 2 Nov 2023
Showing 12 changed files
View
DungeonShooting_Godot/prefab/shell/Shell0001.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/components/MoveController.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/image/AffiliationSpriteRoot.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/image/ProxySprite.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/pool/IPoolItem.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/shell/Shell.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/test/TestDrawSprite.cs