Merge branch 'master' of https://gitee.com/xlljc/DungeonShooting
commit ffbc328a731e934dab23daf44abfe7d2b8c24a86
2 parents 18d1d76 + c6a2bc5
@小李xl 小李xl authored on 13 Sep 2023
Showing 15 changed files
View
DungeonShooting_Godot/prefab/role/Role0001.tscn
View
DungeonShooting_Godot/prefab/role/RoleTemplate.tscn
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Preinstall.json
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/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/player/Player.cs
View
DungeonShooting_Godot/src/game/activity/role/player/state/PlayerIdleState.cs
View
DungeonShooting_Godot/src/game/activity/role/player/state/PlayerMoveState.cs
View
DungeonShooting_Godot/src/game/activity/role/player/state/PlayerRollState.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/manager/InputManager.cs