Merge pull request #8 from xlljc/游戏核心功能开发
游戏核心功能开发 |
---|
.gitignore |
---|
DungeonShooting_Document/开发日志.md |
---|
DungeonShooting_Document/文档资源/2023-03-26_030144.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/gif_1.gif 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/gif_2.gif 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/gif_3.gif 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/gif_4.gif 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_10.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_11.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_12.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_13.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_14.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_15.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_16.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_17.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_18.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_19.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_4.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_5.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_6.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_7.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_8.png 0 → 100644 |
---|
|
DungeonShooting_Document/文档资源/image_9.png 0 → 100644 |
---|
|
DungeonShooting_Document/项目帮助文档.md 0 → 100644 |
---|
DungeonShooting_Godot/DungeonShooting.csproj |
---|
DungeonShooting_Godot/DungeonShooting.csproj.old 0 → 100644 |
---|
DungeonShooting_Godot/DungeonShooting.csproj.old.1 0 → 100644 |
---|
DungeonShooting_Godot/DungeonShooting.csproj.old.2 0 → 100644 |
---|
DungeonShooting_Godot/prefab/ui/MyUi.tscn 0 → 100644 |
---|
DungeonShooting_Godot/project.godot |
---|
DungeonShooting_Godot/resource/map/RoomConfig.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Room4.tscn |
---|
DungeonShooting_Godot/resource/map/tileMaps/Room5.tscn 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tileMaps/Room6.tscn 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tiledata/Room4.json |
---|
DungeonShooting_Godot/resource/map/tiledata/Room5.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tiledata/Room6.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/theme/mainTheme.tres |
---|
DungeonShooting_Godot/scene/Main.tscn |
---|
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs |
---|
DungeonShooting_Godot/src/framework/activity/ExternalForce.cs |
---|
DungeonShooting_Godot/src/framework/activity/WaitForFixedProcess.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/activity/WaitForSeconds.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/framework/common/Utils.cs |
---|
DungeonShooting_Godot/src/framework/coroutine/WaitForFixedProcess.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/coroutine/WaitForSeconds.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/generator/UiGenerator.cs |
---|
DungeonShooting_Godot/src/framework/map/DungeonRoomTemplate.cs |
---|
DungeonShooting_Godot/src/framework/map/DungeonTile.cs |
---|
DungeonShooting_Godot/src/framework/map/mark/ActivityMark.cs |
---|
DungeonShooting_Godot/src/framework/ui/IUiNode.cs |
---|
DungeonShooting_Godot/src/framework/ui/UiBase.cs |
---|
DungeonShooting_Godot/src/framework/ui/UiManager.cs |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/GameConfig.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourceManager.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourcePath.cs |
---|
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs |
---|
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/myUi/MyUi.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/myUi/MyUiPanel.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs |
---|
README.md |
---|