From 00c4e2bc744ebc7d916ce4760a1287ca2f795d0f Mon Sep 17 00:00:00 2001 From: huyulong <1838407198@qq.com> Date: Fri, 6 Dec 2024 16:43:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95boy=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E5=AE=8C=E6=AF=95=EF=BC=8C=E5=8A=A8=E4=BD=9C=E5=8F=AF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaofang/Assets/ProtoBuf/test.cs | 2 +- xiaofang/Assets/Scenes/Tmap 1.unity | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/xiaofang/Assets/ProtoBuf/test.cs b/xiaofang/Assets/ProtoBuf/test.cs index ad396efb..22bc1ad7 100644 --- a/xiaofang/Assets/ProtoBuf/test.cs +++ b/xiaofang/Assets/ProtoBuf/test.cs @@ -446,7 +446,7 @@ public class test : MonoBehaviour if(userJoinResponse.MessageType == 6)//任务 { TaskInfoResponse taskInfoResponse = userJoinResponse.TaskResponse; - if (long.Parse(taskInfoResponse.ToUserId) == userJoinResponse.UserId)//当这个任务是当前玩家的时显示任务 + if (long.Parse(taskInfoResponse.ToUserId) == userJoinResponse.UserId)//当这个任务是当前玩家的任务时显示任务 { TaskPanel.instance.SetInfo(int.Parse(taskInfoResponse.TaskId)); } diff --git a/xiaofang/Assets/Scenes/Tmap 1.unity b/xiaofang/Assets/Scenes/Tmap 1.unity index dd5641e1..2a29c478 100644 --- a/xiaofang/Assets/Scenes/Tmap 1.unity +++ b/xiaofang/Assets/Scenes/Tmap 1.unity @@ -1976,6 +1976,10 @@ PrefabInstance: propertyPath: m_Controller value: objectReference: {fileID: 9100000, guid: b6b0af1684cf4a3459f82fde7a3622e6, type: 2} + - target: {fileID: 5866666021909216657, guid: b4bc8a6718ad365439657b4dace25c94, type: 3} + propertyPath: m_ApplyRootMotion + value: 0 + objectReference: {fileID: 0} m_RemovedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: b4bc8a6718ad365439657b4dace25c94, type: 3} --- !u!4 &272025130 stripped