Merge branch 'master' of https://git.bobsong.cn/Game/Fishing2Server
# Conflicts: # Config/NetworkProtocol/Outer/data/MapProtoData.proto # Entity/Generate/NetworkProtocol/MapProtoData.cs # Entity/Generate/NetworkProtocol/OuterOpcode.cs
This commit is contained in:
@@ -72,7 +72,8 @@ message Map2C_MoveNotify // ICustomRouteMessage,MapRoute
|
||||
Vector3Info Rotation = 3; //角色方向
|
||||
Vector3Info Direction = 4; // 移动方向
|
||||
bool IsStop = 5; // 是否停止移动
|
||||
int64 Timestamp = 6; // 时间点
|
||||
bool IsRun = 6; //是否奔跑
|
||||
int64 Timestamp = 7; // 时间点
|
||||
}
|
||||
|
||||
///玩家旋转推送
|
||||
|
||||
Reference in New Issue
Block a user