新增位移,数值相关组件

This commit is contained in:
2025-08-25 18:03:15 +08:00
parent e41fd7dd2d
commit a3768e4aa2
73 changed files with 1254 additions and 484 deletions

View File

@@ -1,9 +0,0 @@
using NBC.Entitas;
namespace NBF.Fishing2
{
public class GearHookComponent : Entity
{
public int ConfigId;
}
}