将 Player.Current 移动到 World 对象下
1 parent a20b916 commit 865eb964deec56f8b84829b95b878c07d5e71f31
@小李xl 小李xl authored on 29 Mar 2024
Showing 27 changed files
View
DungeonShooting_Godot/prefab/item/Item0004.tscn
View
DungeonShooting_Godot/scene/Hall.tscn
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/fog/AisleFogArea.cs
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/game/World.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/currency/Gold.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/ai/AiRole.cs
View
DungeonShooting_Godot/src/game/activity/role/ai/state/AiFindAmmoState.cs
View
DungeonShooting_Godot/src/game/activity/role/ai/state/AiLeaveForState.cs
View
DungeonShooting_Godot/src/game/activity/role/ai/state/AiNormalState.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/activity/weapon/gun/Gun.cs
View
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs
View
DungeonShooting_Godot/src/game/data/BulletData.cs
View
DungeonShooting_Godot/src/game/manager/FireManager.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/ui/roomMap/RoomMapPanel.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/ActivePropBarHandler.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/InteractiveTipBarHandler.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/LifeBarHandler.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/ReloadBarHandler.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/WeaponBarHandler.cs
View
DungeonShooting_Godot/src/game/ui/weaponRoulette/WeaponRoulettePanel.cs