加入阵营系统, 目前子弹敌我判定还有点问题
1 parent be8dd86 commit 83089eb80f2890b62bb061545ffded5a1160b32b
@小李xl 小李xl authored on 3 Apr 2024
Showing 24 changed files
View
DungeonShooting_Godot/prefab/role/Role0001.tscn
View
DungeonShooting_Godot/prefab/role/template/RoleTemplate.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/src/framework/activity/hurt/HurtArea.cs
View
DungeonShooting_Godot/src/framework/activity/hurt/IHurt.cs
View
DungeonShooting_Godot/src/framework/common/NodeExtend.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/preinstall/RoomPreinstall.cs
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/game/World.cs 100644 → 0
View
DungeonShooting_Godot/src/game/activity/bullet/explode/Explode.cs
View
DungeonShooting_Godot/src/game/activity/bullet/laser/Laser.cs
View
DungeonShooting_Godot/src/game/activity/bullet/normal/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/item/ObstacleObject.cs
View
DungeonShooting_Godot/src/game/activity/role/CampEnum.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs
View
DungeonShooting_Godot/src/game/data/property/PhysicsLayer.cs
View
DungeonShooting_Godot/src/game/manager/FireManager.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/world/World.cs 0 → 100644