fix:修复bug

hebing
zc 2023-10-07 23:04:40 +08:00
parent afd7983467
commit b0b928715d
3 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ MonoBehaviour:
deleteDllAfterBuilds: 1
AutomateForAllAOTPlatforms: 1
automateForPlatforms: 0900000014000000
lastScan: 638323118997937766
lastScan: 638323156763025926
supportSerializedTypes:
- TypeName: UnityEngine.Animator, UnityEngine.AnimationModule
IsCustom: 0

View File

@ -66,10 +66,10 @@ namespace UnityTest.ZXL
case 4:
this.SetPlayDirector(playableDirectors[4], PlayTimelineMode.Play);
break;
case 5:
// this.SetPlayDirector(playableDirectors[4], PlayTimelineMode.Play);
// TODO: 打开总结面板
break;
// case 5:
// // this.SetPlayDirector(playableDirectors[4], PlayTimelineMode.Play);
// // TODO: 打开总结面板
// break;
default:
EventManager.Instance.FireNow(this, new ProcessOverEventArgs(processType));
break;

View File

@ -5,5 +5,5 @@ TimeManager:
m_ObjectHideFlags: 0
Fixed Timestep: 0.02
Maximum Allowed Timestep: 0.33333334
m_TimeScale: 2
m_TimeScale: 1
Maximum Particle Timestep: 0.03