地图编辑器新增敌人脸朝向配置
修复拾起武器时有再扔出时武器有概率方向反着的bug
1 parent 73f9726 commit d7944b2fef32e2434257d3b20cff65f28b9d3104
@小李xl 小李xl authored on 31 Aug 2023
Showing 23 changed files
View
DungeonShooting_Godot/prefab/ui/MapEditorCreateMark.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room1/Room1_preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room1/Room1_tileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room2/Room2_preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room2/Room2_tileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room3/Room3_preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room3/Room3_roomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room3/Room3_tileInfo.json
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/coroutine/ProxyCoroutineHandler.cs
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/preinstall/ActivityMark.cs
View
DungeonShooting_Godot/src/framework/map/preinstall/RoomPreinstall.cs
View
DungeonShooting_Godot/src/game/activity/package/Package.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MapEditorCreateMark.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MapEditorCreateMarkPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/MarkObjectCell.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorCreateMark/attribute/OptionAttribute.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/GroupButtonCell.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs