根据预加载数据创建对象, 执行下一波等逻辑
1 parent 4e17525 commit 80385d81d667afdc24b9337b94bd038920452e44
@小李xl 小李xl authored on 30 Aug 2023
Showing 17 changed files
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room1/Room1_preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room2/Room2_preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room2/Room2_roomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Start1_preinstall.json
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/coroutine/ICoroutine.cs
View
DungeonShooting_Godot/src/framework/coroutine/ProxyCoroutineHandler.cs
View
DungeonShooting_Godot/src/framework/map/preinstall/ActivityMark.cs
View
DungeonShooting_Godot/src/framework/map/preinstall/RoomPreinstall.cs
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/framework/map/serialize/MarkInfoItem.cs
View
DungeonShooting_Godot/src/framework/ui/UiBase.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/role/Player.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MapEditorCreateMarkPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MarkObjectCell.cs