完成将 ActivityObject 绘制成静态图片的 API
1 parent b1e9b65 commit c32c9adc9d38b20fc8e8adae018b42e41de6b8b2
@小李xl 小李xl authored on 21 Jun 2023
Showing 23 changed files
View
DungeonShooting_Godot/prefab/shell/Shell0001.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0001.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0002.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0003.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0004.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0005.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0006.tscn
View
DungeonShooting_Godot/prefab/weapon/WeaponTemplate.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/material/Blend.gdshader
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/RoomInfo.cs
View
DungeonShooting_Godot/src/framework/map/RoomStaticImageCanvas.cs
View
DungeonShooting_Godot/src/framework/map/image/ImageCanvas.cs
View
DungeonShooting_Godot/src/framework/map/image/ImageCanvas_Static.cs
View
DungeonShooting_Godot/src/framework/map/image/ImageRenderData.cs
View
DungeonShooting_Godot/src/game/PhysicsLayer.cs
View
DungeonShooting_Godot/src/game/activity/shell/Shell.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/role/Role.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs