测试TileMap碰撞, 还原子弹撞墙特效(还有点问题)
1 parent 27f5f6b commit dcf5afe8d61f1f45437268158833d650169499f7
@小李xl 小李xl authored on 12 Feb 2023
Showing 10 changed files
View
DungeonShooting_Godot/prefab/weapon/bullet/Bullet.tscn
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/scene/Room.tscn
Too large (Show diff)
View
DungeonShooting_Godot/src/framework/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/Component.cs
View
DungeonShooting_Godot/src/framework/components/MoveController.cs
View
DungeonShooting_Godot/src/framework/components/StateController.cs
View
DungeonShooting_Godot/src/game/item/weapon/bullet/Bullet.cs
View
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs