Merge remote-tracking branch 'remotes/gitee/master' into develop
# Conflicts:
#	DungeonShooting_Godot/prefab/effect/ShotFire.tscn
#	DungeonShooting_Godot/prefab/effect/enemy/Effect0001.tscn
#	DungeonShooting_Godot/prefab/effect/enemy/EnemyBloodEffect.tscn
#	DungeonShooting_Godot/src/game/activity/bullet/Bullet.cs
commit 2c3490895f86876ca305f8fe342d957486a11f79
2 parents f4e744a + ccd0251
@小李xl 小李xl authored on 14 Sep 2023
Showing 80 changed files
View
DungeonShooting_Godot/excel/excelFile/ActivityObject.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Sound.xlsx
Not supported
View
DungeonShooting_Godot/excel/excelFile/Weapon.xlsx
Not supported
View
DungeonShooting_Godot/prefab/effect/BulletDisappear.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/BulletSmoke.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/Effect1.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/FirePart.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/ShotFire.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/activityObject/Effect0001.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/activityObject/EnemyBloodEffect.tscn 100644 → 0
View
DungeonShooting_Godot/prefab/effect/common/Effect1.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/enemy/Effect0001.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/enemy/EnemyBloodEffect.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/weapon/BulletDisappear.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/weapon/BulletSmoke.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/weapon/FirePart.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/weapon/MeleeAttack1.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/effect/weapon/ShotFire.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/role/Enemy0001.tscn
View
DungeonShooting_Godot/prefab/role/Role0001.tscn
View
DungeonShooting_Godot/prefab/role/RoleTemplate.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/config/ActivityObject.json
View
DungeonShooting_Godot/resource/config/Weapon.json
Too large (Show diff)
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Preinstall.json
View
DungeonShooting_Godot/resource/sprite/effects/Collision.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/Collision.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/Effect1.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/Effect1.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/KnifeHit1.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/KnifeHit1.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/ShotFire.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/ShotFire.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/Smoke.png 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/Smoke.png.import 100644 → 0
View
DungeonShooting_Godot/resource/sprite/effects/common/Effect1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Effect1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/common/Smoke.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/Collision1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/Collision1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/KnifeHit1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/KnifeHit1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/MeleeAttack1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/MeleeAttack1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/ShotFire.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/effects/weapon/ShotFire.png.import 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/effect/KnifeHit1.tres
View
DungeonShooting_Godot/resource/spriteFrames/role/Role0001.tres
View
DungeonShooting_Godot/resource/spriteFrames/role/Role1001.tres
View
DungeonShooting_Godot/src/config/ExcelConfig_Weapon.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/framework/activity/Component.cs
View
DungeonShooting_Godot/src/framework/common/SeedRandom.cs
View
DungeonShooting_Godot/src/framework/common/Utils.cs
View
DungeonShooting_Godot/src/framework/map/preinstall/RoomPreinstall.cs
View
DungeonShooting_Godot/src/game/activity/bullet/Bullet.cs
View
DungeonShooting_Godot/src/game/activity/prop/active/ActiveProp.cs
View
DungeonShooting_Godot/src/game/activity/role/Player.cs 100644 → 0
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/RoleState.cs
View
DungeonShooting_Godot/src/game/activity/role/Role_Animation.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiFollowUpState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiSurroundState.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/role/player/state/PlayerIdleState.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/role/player/state/PlayerMoveState.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/role/player/state/PlayerRollState.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/role/player/state/PlayerStateEnum.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.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/effects/AutoDestroyEffect.cs 100644 → 0
View
DungeonShooting_Godot/src/game/effects/AutoDestroyParticles.cs 0 → 100644
View
DungeonShooting_Godot/src/game/effects/AutoDestroySprite.cs 0 → 100644
View
DungeonShooting_Godot/src/game/effects/Effect1.cs
View
DungeonShooting_Godot/src/game/manager/InputManager.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs