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