| System/Treasure/FunctionUnlockFlyObject.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/Treasure/FunctionUnlockFlyObject.cs
@@ -27,7 +27,7 @@ Vector3 originalPosition = Vector3.zero; float originalScale = 2f; float speed =4.5f; float speed =6f; float durationLimit = 10f; float timer = 0f; @@ -37,7 +37,7 @@ public void SetContent(FunctionUnlockType _type, int _id) { SetSpeed(4.5f); SetSpeed(6f); m_UnLockType = _type; m_Id = _id;