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
348 commits
Transfer to URL with SHA
tree:
d3931dc8c5
Branches
Tags
×
develop
DungeonShooting
/
DungeonShooting_Godot
/
src
/
game
/
role
/
latest commit
d3931dc8c5
小李xl
authored
on 7 Mar 2023
..
Characters
升级到Godot4.0, 目前还不能正常就行游戏
2 years ago
enemy
修复归属区域检测物体失效的bug, 完成敌人ai发现玩家后只通知当前房间其他ai的功能
2 years ago
AnimatorNames.cs
调整部分代码, 添加注释
2 years ago
CampEnum.cs
添加敌人对象, 目前还没有任何逻辑
2 years ago
FaceDirection.cs
升级到Godot4.0, 目前还不能正常就行游戏
2 years ago
MountRotation.cs
ai还原
2 years ago
Player.cs
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
2 years ago
Role.cs
修复归属区域检测物体失效的bug, 完成敌人ai发现玩家后只通知当前房间其他ai的功能
2 years ago