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
397 commits
Transfer to URL with SHA
tree:
d86bd3a6ef
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
game
/
item
/
latest commit
d86bd3a6ef
小李xl
authored
on 14 Mar 2023
..
package
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
2 years ago
weapon
更改投抛物体的代码, 现在不需要调用Throw函数实现投抛, 而是直接设置物体海拔高度和纵轴速度, 目前还有点问题
2 years ago
CheckInteractiveResult.cs
抽象出ThrowComponent组件
2 years ago