Commit Graph

8 Commits

Author SHA1 Message Date
02a0e92d38
Fixed an issue where the first frame of the projectile launched by the projectile weapon was not oriented correctly. Modify the new presentation diagram.
修复抛射体武器发射的抛射体第一帧方向不对的问题。修改新的演示图。
2024-10-14 11:02:29 +08:00
e21d37edce
Fixed an issue where players were blocked by a wall when entering a room.
修复玩家进入房间时被墙挡住的问题。
2024-10-11 14:52:39 +08:00
35dc2ee1b9
Make the barrier stop pickables.
使屏障可阻止可拾捡物。
2024-10-09 17:36:59 +08:00
feeb8261e3
Fixed an issue where items were overwritten using the wrong index when picking them up.
修复捡起物品时,使用错误的索引导致物品覆盖的问题。
2024-10-08 09:03:10 +08:00
291ef653f0
Added wooden boxes and tutorial levels.
加入木箱子和教程关卡。
2024-10-07 23:29:08 +08:00
81344faa3e
Add animation to spell editor.
加入法术编辑器的动画。
2024-10-01 15:01:34 +08:00
77f2bac36e
Adds UI to spell editor.
加入法术编辑器的UI。
2024-09-30 22:13:51 +08:00
ba11bf06da
Make spell separation table.
制作法术分离工作台。
2024-09-13 23:04:39 +08:00