2023-05-10 |
添加敌人死亡特效
小李xl
committed
on 10 May 2023
|
---|---|
2023-03-14 |
优化代码
lijincheng
committed
on 14 Mar 2023
|
修复部分新投抛系统存在的问题
小李xl
committed
on 14 Mar 2023
|
|
2023-03-05 |
删除 ActivityObjectTemplate 中的 AnimationPlayer, 因为很多物体都用不到
小李xl
committed
on 5 Mar 2023
|
大改 ActivityObject 实例化流程, 现在必须通过扫描注册后才能实例化物体
小李xl
committed
on 5 Mar 2023
|
|
2023-02-10 |
近战武器还原
小李xl
committed
on 10 Feb 2023
|
2023-02-08 |
升级到Godot4.0, 目前还不能正常就行游戏
小李xl
committed
on 8 Feb 2023
|
2023-02-02 |
弹壳消失时添加闪烁效果, 地牢房间生成移入RoomManager中, 目前已经在地上绘制出房间所占区域
小李xl
committed
on 2 Feb 2023
|
2022-11-09 |
修复音频节点播放完音效不会销毁的bug
小李xl
committed
on 9 Nov 2022
|
2022-11-08 |
调整部分代码, 添加注释
小李xl
committed
on 8 Nov 2022
|
2022-11-07 |
将子弹的逻辑代码移植至 ActivityObject 子类, 添加自动成 ResourcePath.cs 类功能
小李xl
committed
on 7 Nov 2022
|
2022-10-28 |
新版游戏物体架构已经基本完成
小李xl
committed
on 28 Oct 2022
|
2022-10-27 |
删除老版本的Throw节点, 并将还原弹出弹壳的功能
小李xl
committed
on 27 Oct 2022
|