解决升级Godot版本产生的bug
1 parent eee0569 commit 8ad5f0e16d61763b6282785276d67b5fa49ae9bf
@小李xl 小李xl authored on 18 Jun 2023
Showing 29 changed files
View
DungeonShooting_Godot/prefab/bullet/Bullet0001.tscn
View
DungeonShooting_Godot/prefab/bullet/Bullet0002.tscn
View
DungeonShooting_Godot/prefab/effect/activityObject/Effect0001.tscn
View
DungeonShooting_Godot/prefab/map/RoomDoor_E.tscn
View
DungeonShooting_Godot/prefab/map/RoomDoor_N.tscn
View
DungeonShooting_Godot/prefab/map/RoomDoor_S.tscn
View
DungeonShooting_Godot/prefab/map/RoomDoor_W.tscn
View
DungeonShooting_Godot/prefab/role/Enemy0001.tscn
View
DungeonShooting_Godot/prefab/role/Role0001.tscn
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/resource/sprite/shell/Shell0001.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/shell/Shell0001.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/shell/shellCase.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/shell/shellCase.png.import 100644 → 0
View
DungeonShooting_Godot/resource/spriteFrames/Shell0001.tres
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/scene/test/TestOptimizeSprite.tscn
View
DungeonShooting_Godot/scene/test/TestTileLayer.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_EditorTool.cs
View
DungeonShooting_Godot/src/framework/map/image/ImageCanvas.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/test/TestOptimizeSprite.cs