This commit is contained in:
2025-09-25 19:19:51 +08:00
parent ddffaac7b3
commit f3d82df793
25 changed files with 532 additions and 244 deletions

View File

@@ -23,16 +23,14 @@ message QuaternionInfo
message GearInfo
{
int64 Rod = 1;
repeated int64 Rigs = 2; //钓组配件
float LineLength = 3; //线长度
float ReelSpeed = 4; //收线速度
int32 State = 5; //杆子状态
Vector3Info Position = 6; //钓组当前位置
Vector3Info Rotation = 7; //钓组方向
repeated int64 Rigs = 2; //钓组配件
int32 State = 3; //杆子状态
Vector3Info Position = 4; //钓组当前位置
Vector3Info Rotation = 5; //钓组方向
repeated KeyValueInt32 Propertys = 6; //属性信息
}
message UnitStateInfo
{
int32 State = 1; //状态id