解决更改架构后游戏无法正常运行的问题, 目前能正常跑起来了
|
---|
|
.gitignore |
---|
DungeonShooting_Godot/prefab/role/Player.tscn 0 → 100644 |
---|
DungeonShooting_Godot/prefab/role/Role.tscn |
---|
DungeonShooting_Godot/prefab/weapon/bullet/HighSpeedBullet.tscn |
---|
DungeonShooting_Godot/prefab/weapon/bullet/OrdinaryBullets.tscn |
---|
DungeonShooting_Godot/project.godot |
---|
DungeonShooting_Godot/scene/Room.tscn |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|