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
346 commits
Transfer to URL with SHA
tree:
07b1fbb143
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
game
/
item
/
weapon
/
latest commit
07b1fbb143
lijincheng
authored
on 6 Mar 2023
..
bullet
小修改
2 years ago
gun
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
2 years ago
knife
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
2 years ago
shell
删除 ActivityObjectTemplate 中的 AnimationPlayer, 因为很多物体都用不到
2 years ago
RegisterWeapon.cs
将Camera和Cursor初始化移到RoomManager下
2 years ago
Weapon.cs
修复门连接处导航存在的bug
2 years ago
WeaponAttribute.cs
修复 WeaponAttribute.Clone() 存在的问题
2 years ago
WeaponWeightType.cs
抽象出ThrowComponent组件
2 years ago