调整翻滚动作, ActivityObject支持自定义阴影
1 parent 2968a75 commit 023f67940e8186613e11089bafb973158743c8ea
@小李xl 小李xl authored on 29 Nov 2023
Showing 51 changed files
View
DungeonShooting_Godot/prefab/prop/PropTemplate.tscn
View
DungeonShooting_Godot/prefab/prop/active/ActiveProp5000.tscn
View
DungeonShooting_Godot/prefab/prop/active/ActiveProp5001.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0001.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0002.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0003.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0004.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0005.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0006.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0007.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0008.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0009.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0010.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0011.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0012.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0013.tscn
View
DungeonShooting_Godot/prefab/prop/buff/BuffProp0014.tscn
View
DungeonShooting_Godot/prefab/role/Enemy0001.tscn
View
DungeonShooting_Godot/prefab/role/Enemy0002.tscn
View
DungeonShooting_Godot/prefab/role/Role0001.tscn
View
DungeonShooting_Godot/prefab/role/template/EnemyTemplate.tscn
View
DungeonShooting_Godot/prefab/role/template/RoleTemplate.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0001.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0002.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0003.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0005.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0006.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0007.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0008.tscn
View
DungeonShooting_Godot/prefab/weapon/Weapon0009.tscn
View
DungeonShooting_Godot/prefab/weapon/WeaponTemplate.tscn
View
DungeonShooting_Godot/resource/sprite/role/common/Role_shadow1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/common/Role_shadow1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0009.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0010.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0011.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0012.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0013.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0014.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0015.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0016.png
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0017.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0017.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0018.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/role/role0001/roll/Sprite-0018.png.import 0 → 100644
View
DungeonShooting_Godot/resource/spriteFrames/role/Role0001.tres
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_EditorTool.cs
View
DungeonShooting_Godot/src/game/activity/role/player/PlayerRoleState.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs