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
389 commits
Transfer to URL with SHA
tree:
272131e7eb
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
game
/
item
/
weapon
/
latest commit
272131e7eb
小李xl
authored
on 12 Mar 2023
..
bullet
小修改
2 years ago
gun
修复相机抖动存在的问题
2 years ago
knife
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
2 years ago
shell
删除 ActivityObjectTemplate 中的 AnimationPlayer, 因为很多物体都用不到
2 years ago
RegisterWeapon.cs
将Camera和Cursor初始化移到RoomManager下
2 years ago
Weapon.cs
添加武器生成标记
2 years ago
WeaponAttribute.cs
修复某些情况下换弹弹药计算不正确的bug, 修复门连接处tile图层不对的bug
2 years ago
WeaponWeightType.cs
抽象出ThrowComponent组件
2 years ago