GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
DungeonShooting
Download ZIP
340 commits
Transfer to URL with SHA
tree:
4983cc9ffe
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
game
/
item
/
weapon
/
latest commit
4983cc9ffe
小李xl
authored
on 5 Mar 2023
..
bullet
添加子弹超出射程销毁时产生的特效
2 years ago
gun
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
2 years ago
knife
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
2 years ago
shell
删除 ActivityObjectTemplate 中的 AnimationPlayer, 因为很多物体都用不到
2 years ago
Weapon.cs
修复门连接处导航存在的bug
2 years ago
WeaponAttribute.cs
修复 WeaponAttribute.Clone() 存在的问题
2 years ago
WeaponWeightType.cs
抽象出ThrowComponent组件
2 years ago